Uses of Enum
org.apache.hadoop.hbase.monitoring.MonitoredTask.State
-
Uses of MonitoredTask.State in org.apache.hadoop.hbase.monitoring
Modifier and TypeMethodDescriptionMonitoredTask.getState()
MonitoredTaskImpl.getState()
static MonitoredTask.State
Returns the enum constant of this type with the specified name.static MonitoredTask.State[]
MonitoredTask.State.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionprotected void
MonitoredTaskImpl.setState
(MonitoredTask.State state)