| Interface | Description | 
|---|---|
| MonitoredRPCHandler | 
 A MonitoredTask implementation optimized for use with RPC Handlers 
 handling frequent, short duration tasks. 
 | 
| MonitoredTask | |
| MonitoredTask.StatusJournalEntry | |
| TaskMonitor.TaskFilter | 
| Class | Description | 
|---|---|
| LogMonitoring | 
 Utility functions for reading the log4j logs that are
 being written by HBase. 
 | 
| MemoryBoundedLogMessageBuffer | 
 A size-bounded repository of alerts, which are kept
 in a linked list. 
 | 
| MemoryBoundedLogMessageBuffer.LogMessage | |
| MonitoredRPCHandlerImpl | 
 A MonitoredTask implementation designed for use with RPC Handlers 
 handling frequent, short duration tasks. 
 | 
| MonitoredTaskImpl | |
| MonitoredTaskImpl.StatusJournalEntryImpl | |
| StateDumpServlet | |
| TaskMonitor | 
 Singleton which keeps track of tasks going on in this VM. 
 | 
| TaskMonitor.PassthroughInvocationHandler<T> | 
 An InvocationHandler that simply passes through calls to the original 
 object. 
 | 
| TaskMonitor.TaskAndWeakRefPair | 
 This class encapsulates an object as well as a weak reference to a proxy
 that passes through calls to that object. 
 | 
| ThreadMonitoring | 
| Enum | Description | 
|---|---|
| MonitoredTask.State | |
| TaskMonitor.TaskFilter.TaskType | 
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.