Package org.apache.hadoop.hbase.monitoring
package org.apache.hadoop.hbase.monitoring
-
ClassDescriptionA size-bounded repository of alerts, which are kept in a linked list.A MonitoredTask implementation optimized for use with RPC Handlers handling frequent, short duration tasks.A MonitoredTask implementation designed for use with RPC Handlers handling frequent, short duration tasks.The
TaskGroup
can be seen as a bigMonitoredTask
, which contains a list of sub monitored tasks.Singleton which keeps track of tasks going on in this VM.An InvocationHandler that simply passes through calls to the original object.This class encapsulates an object as well as a weak reference to a proxy that passes through calls to that object.