Uses of Class
com.cloudera.cdp.dfworkload.model.NodeStorageProfileMetadata
-
Packages that use NodeStorageProfileMetadata Package Description com.cloudera.cdp.dfworkload.model -
-
Uses of NodeStorageProfileMetadata in com.cloudera.cdp.dfworkload.model
Methods in com.cloudera.cdp.dfworkload.model that return types with arguments of type NodeStorageProfileMetadata Modifier and Type Method Description List<NodeStorageProfileMetadata>
RpcDeploymentConfigurationMetadata. getNodeStorageProfileMetadata()
Getter for nodeStorageProfileMetadata.Method parameters in com.cloudera.cdp.dfworkload.model with type arguments of type NodeStorageProfileMetadata Modifier and Type Method Description void
RpcDeploymentConfigurationMetadata. setNodeStorageProfileMetadata(List<NodeStorageProfileMetadata> nodeStorageProfileMetadata)
Setter for nodeStorageProfileMetadata.
-