Uses of Interface
org.apache.hadoop.hbase.monitoring.TaskMonitor.TaskFilter
-
Uses of TaskMonitor.TaskFilter in org.apache.hadoop.hbase.monitoring
Modifier and TypeMethodDescriptionprivate static TaskMonitor.TaskFilter
TaskMonitor.createTaskFilter
(String filter) Create a task filter according to a given filter type.Modifier and TypeMethodDescriptionprivate static void
TaskMonitor.processTasks
(Iterable<TaskMonitor.TaskAndWeakRefPair> tasks, TaskMonitor.TaskFilter filter, List<MonitoredTask> results)