Uses of Enum
org.apache.hadoop.hbase.monitoring.TaskMonitor.TaskFilter.TaskType
-
Uses of TaskMonitor.TaskFilter.TaskType in org.apache.hadoop.hbase.monitoring
Modifier and TypeMethodDescription(package private) static TaskMonitor.TaskFilter.TaskType
TaskMonitor.TaskFilter.TaskType.getTaskType
(String type) Returns the enum constant of this type with the specified name.static TaskMonitor.TaskFilter.TaskType[]
TaskMonitor.TaskFilter.TaskType.values()
Returns an array containing the constants of this enum type, in the order they are declared.