Uses of Enum Class
com.loomcache.client.NodeHealthTracker.HealthStatus
Packages that use NodeHealthTracker.HealthStatus
-
Uses of NodeHealthTracker.HealthStatus in com.loomcache.client
Subclasses with type arguments of type NodeHealthTracker.HealthStatus in com.loomcache.clientModifier and TypeClassDescriptionstatic enumNode health status enum.Methods in com.loomcache.client that return NodeHealthTracker.HealthStatusModifier and TypeMethodDescriptionGet the current health status of a node.Returns the enum constant of this class with the specified name.static NodeHealthTracker.HealthStatus[]NodeHealthTracker.HealthStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.