Uses of Enum Class
org.jgroups.raft.JGroupsRaftHealthCheck.ClusterHealth
Packages that use JGroupsRaftHealthCheck.ClusterHealth
-
Uses of JGroupsRaftHealthCheck.ClusterHealth in org.jgroups.raft
Subclasses with type arguments of type JGroupsRaftHealthCheck.ClusterHealth in org.jgroups.raftModifier and TypeClassDescriptionstatic enumCoarse-grained cluster health status from a single node's perspective.Methods in org.jgroups.raft that return JGroupsRaftHealthCheck.ClusterHealthModifier and TypeMethodDescriptionJGroupsRaftHealthCheck.getClusterHealth()Overall cluster health from this node's perspective.Returns the enum constant of this class with the specified name.static JGroupsRaftHealthCheck.ClusterHealth[]JGroupsRaftHealthCheck.ClusterHealth.values()Returns an array containing the constants of this enum class, in the order they are declared.