Uses of Class
com.cloudera.cdp.replicationmanager.model.ServiceInfo
Packages that use ServiceInfo
-
Uses of ServiceInfo in com.cloudera.cdp.replicationmanager.model
Methods in com.cloudera.cdp.replicationmanager.model that return types with arguments of type ServiceInfoModifier and TypeMethodDescriptionClusterServiceStatuses.getServiceStatuses()
Getter for serviceStatuses.Method parameters in com.cloudera.cdp.replicationmanager.model with type arguments of type ServiceInfoModifier and TypeMethodDescriptionvoid
ClusterServiceStatuses.setServiceStatuses
(List<ServiceInfo> serviceStatuses) Setter for serviceStatuses.