Uses of Class
com.ibm.cloud.watsonxdata.watsonx_data.v2.model.SparkScaleConfig
-
Packages that use SparkScaleConfig Package Description com.ibm.cloud.watsonxdata.watsonx_data.v2.model -
-
Uses of SparkScaleConfig in com.ibm.cloud.watsonxdata.watsonx_data.v2.model
Methods in com.ibm.cloud.watsonxdata.watsonx_data.v2.model that return SparkScaleConfig Modifier and Type Method Description SparkScaleConfigSparkScaleConfig.Builder. build()Builds a SparkScaleConfig.SparkScaleConfigSparkEngineDetails. getScaleConfig()Gets the scaleConfig.SparkScaleConfigSparkEngineDetailsPrototype. scaleConfig()Gets the scaleConfig.Methods in com.ibm.cloud.watsonxdata.watsonx_data.v2.model with parameters of type SparkScaleConfig Modifier and Type Method Description SparkEngineDetailsPrototype.BuilderSparkEngineDetailsPrototype.Builder. scaleConfig(SparkScaleConfig scaleConfig)Set the scaleConfig.
-