Uses of Class
com.cloudera.cdp.dfworkload.model.BasicClusterSize
-
Uses of BasicClusterSize in com.cloudera.cdp.dfworkload.model
Modifier and TypeMethodDescriptionCreateDeploymentRequest.getClusterSize()
Getter for clusterSize.RpcDeploymentConfiguration.getClusterSize()
Getter for clusterSize.RpcImportedDeploymentConfiguration.getClusterSize()
Getter for clusterSize.UpdateDeploymentRequest.getClusterSize()
Getter for clusterSize.Modifier and TypeMethodDescriptionvoid
CreateDeploymentRequest.setClusterSize
(BasicClusterSize clusterSize) Setter for clusterSize.void
RpcDeploymentConfiguration.setClusterSize
(BasicClusterSize clusterSize) Setter for clusterSize.void
RpcImportedDeploymentConfiguration.setClusterSize
(BasicClusterSize clusterSize) Setter for clusterSize.void
UpdateDeploymentRequest.setClusterSize
(BasicClusterSize clusterSize) Setter for clusterSize.