Uses of Enum Class
org.apache.hadoop.ha.HealthMonitor.State
Packages that use HealthMonitor.State
-
Uses of HealthMonitor.State in org.apache.hadoop.ha
Methods in org.apache.hadoop.ha that return HealthMonitor.StateModifier and TypeMethodDescriptionprotected HealthMonitor.StateZKFailoverController.getLastHealthState()static HealthMonitor.StateReturns the enum constant of this class with the specified name.static HealthMonitor.State[]HealthMonitor.State.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.hadoop.ha with parameters of type HealthMonitor.StateModifier and TypeMethodDescriptionprotected voidZKFailoverController.setLastHealthState(HealthMonitor.State newState)