Uses of Class
com.cloudera.cdp.dfworkload.model.ClusterSize
Packages that use ClusterSize
-
Uses of ClusterSize in com.cloudera.cdp.dfworkload.model
Methods in com.cloudera.cdp.dfworkload.model that return ClusterSizeModifier and TypeMethodDescriptionRpcDeployment.getClusterSizeParams()
Getter for clusterSizeParams.Methods in com.cloudera.cdp.dfworkload.model that return types with arguments of type ClusterSizeModifier and TypeMethodDescriptionRpcDeploymentConfigurationMetadata.getClusterSizingOptions()
Getter for clusterSizingOptions.Methods in com.cloudera.cdp.dfworkload.model with parameters of type ClusterSizeModifier and TypeMethodDescriptionvoid
RpcDeployment.setClusterSizeParams
(ClusterSize clusterSizeParams) Setter for clusterSizeParams.Method parameters in com.cloudera.cdp.dfworkload.model with type arguments of type ClusterSizeModifier and TypeMethodDescriptionvoid
RpcDeploymentConfigurationMetadata.setClusterSizingOptions
(List<ClusterSize> clusterSizingOptions) Setter for clusterSizingOptions.