Uses of Enum Class
org.infinispan.topology.RebalancingStatus
Packages that use RebalancingStatus
-
Uses of RebalancingStatus in org.infinispan.topology
Subclasses with type arguments of type RebalancingStatus in org.infinispan.topologyClasses in org.infinispan.topology that implement interfaces with type arguments of type RebalancingStatusModifier and TypeClassDescriptionfinal class
Methods in org.infinispan.topology that return RebalancingStatusModifier and TypeMethodDescriptionRebalancingStatus$___Marshaller_4d7dffb5d4f67b5843221ff0e8fa964d236b8741912956fa0b9d9b69db96e898.decode
(int $1) ClusterCacheStatus.getRebalancingStatus()
ClusterTopologyManager.getRebalancingStatus
(String cacheName) Retrieves the rebalancing status of a cacheClusterTopologyManagerImpl.getRebalancingStatus
(String cacheName) LocalTopologyManager.getRebalancingStatus
(String cacheName) Retrieve the rebalancing status for the specified cacheLocalTopologyManagerImpl.getRebalancingStatus
(String cacheName) static RebalancingStatus
Returns the enum constant of this class with the specified name.static RebalancingStatus[]
RebalancingStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.infinispan.topology that return types with arguments of type RebalancingStatusModifier and TypeMethodDescriptionRebalancingStatus$___Marshaller_4d7dffb5d4f67b5843221ff0e8fa964d236b8741912956fa0b9d9b69db96e898.getJavaClass()
Methods in org.infinispan.topology with parameters of type RebalancingStatusModifier and TypeMethodDescriptionint
RebalancingStatus$___Marshaller_4d7dffb5d4f67b5843221ff0e8fa964d236b8741912956fa0b9d9b69db96e898.encode
(RebalancingStatus $1)