Uses of Class
org.apache.hadoop.hbase.monitoring.TaskMonitor.TaskAndWeakRefPair
Packages that use TaskMonitor.TaskAndWeakRefPair
-
Uses of TaskMonitor.TaskAndWeakRefPair in org.apache.hadoop.hbase.monitoring
Fields in org.apache.hadoop.hbase.monitoring with type parameters of type TaskMonitor.TaskAndWeakRefPairModifier and TypeFieldDescriptionprivate final List<TaskMonitor.TaskAndWeakRefPair>
TaskMonitor.rpcTasks
private final org.apache.hbase.thirdparty.org.apache.commons.collections4.queue.CircularFifoQueue<TaskMonitor.TaskAndWeakRefPair>
TaskMonitor.tasks
Method parameters in org.apache.hadoop.hbase.monitoring with type arguments of type TaskMonitor.TaskAndWeakRefPairModifier and TypeMethodDescriptionprivate static void
TaskMonitor.processTasks
(Iterable<TaskMonitor.TaskAndWeakRefPair> tasks, TaskMonitor.TaskFilter filter, List<MonitoredTask> results)