Uses of Enum
org.infinispan.topology.RebalancingStatus
-
Uses of RebalancingStatus in org.infinispan.topology
Modifier and TypeMethodDescriptionClusterCacheStatus.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 type with the specified name.static RebalancingStatus[]
RebalancingStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared.