| Interface | Description | 
|---|---|
| AdaptorManager | The interface to the agent that is exposed to adaptors. | 
| Class | Description | 
|---|---|
| AdaptorFactory | Produces new unconfigured adaptors, given the class name of the appender type. | 
| AdaptorResetThread | |
| AgentControlSocketListener | Class to handle the agent control protocol. | 
| ChukwaAgent | The local agent daemon that runs on each machine. | 
| ChukwaAgent.Offset | |
| MemLimitQueue | An event queue that blocks once a fixed upper limit of data is enqueued. | 
| NonBlockingMemLimitQueue | An event queue that discards incoming chunks once a fixed upper limit of data
 is enqueued. | 
| WaitingQueue | 
| Exception | Description | 
|---|---|
| ChukwaAgent.AlreadyRunningException | 
Copyright © 2014 Apache Software Foundation. All Rights Reserved.