Uses of Class
com.ibm.cloud.watsonxdata.watsonx_data.v3.model.PrestissimoEngineProperties.Builder
-
Packages that use PrestissimoEngineProperties.Builder Package Description com.ibm.cloud.watsonxdata.watsonx_data.v3.model -
-
Uses of PrestissimoEngineProperties.Builder in com.ibm.cloud.watsonxdata.watsonx_data.v3.model
Methods in com.ibm.cloud.watsonxdata.watsonx_data.v3.model that return PrestissimoEngineProperties.Builder Modifier and Type Method Description PrestissimoEngineProperties.BuilderPrestissimoEngineProperties.Builder. catalog(java.util.Map<java.lang.String,PrestissimoEnginePropertiesCatalogAdditionalProperties> catalog)Set the catalog.PrestissimoEngineProperties.BuilderPrestissimoEngineProperties.Builder. configuration(PrestissimoEnginePropertiesConfiguration configuration)Set the configuration.PrestissimoEngineProperties.BuilderPrestissimoEngineProperties.Builder. global(java.util.Map<java.lang.String,java.lang.String> global)Set the global.PrestissimoEngineProperties.BuilderPrestissimoEngineProperties.Builder. jvm(PrestissimoEnginePropertiesJvm jvm)Set the jvm.PrestissimoEngineProperties.BuilderPrestissimoEngineProperties.Builder. logConfig(PrestissimoEnginePropertiesLogConfig logConfig)Set the logConfig.PrestissimoEngineProperties.BuilderPrestissimoEngineProperties. newBuilder()New builder.PrestissimoEngineProperties.BuilderPrestissimoEngineProperties.Builder. optimizerProperties(java.util.Map<java.lang.String,java.lang.String> optimizerProperties)Set the optimizerProperties.PrestissimoEngineProperties.BuilderPrestissimoEngineProperties.Builder. velox(java.util.Map<java.lang.String,java.lang.String> velox)Set the velox.
-