Uses of Class
org.infinispan.topology.ClusterTopologyManager.ClusterManagerStatus
-
Packages that use ClusterTopologyManager.ClusterManagerStatus Package Description org.infinispan.topology -
-
Uses of ClusterTopologyManager.ClusterManagerStatus in org.infinispan.topology
Methods in org.infinispan.topology that return ClusterTopologyManager.ClusterManagerStatus Modifier and Type Method Description ClusterTopologyManager.ClusterManagerStatusClusterTopologyManager. getStatus()ClusterTopologyManager.ClusterManagerStatusClusterTopologyManagerImpl. getStatus()static ClusterTopologyManager.ClusterManagerStatusClusterTopologyManager.ClusterManagerStatus. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static ClusterTopologyManager.ClusterManagerStatus[]ClusterTopologyManager.ClusterManagerStatus. values()Returns an array containing the constants of this enum type, in the order they are declared.
-