| Modifier and Type | Field and Description |
|---|---|
protected ChukwaAgent |
AgentControlSocketListener.agent |
| Modifier and Type | Method and Description |
|---|---|
static ChukwaAgent |
ChukwaAgent.getAgent() |
| Constructor and Description |
|---|
AdaptorResetThread(org.apache.hadoop.conf.Configuration conf,
ChukwaAgent a) |
AgentControlSocketListener(ChukwaAgent agent)
Initializes listener, but does not bind to socket.
|
| Modifier and Type | Method and Description |
|---|---|
protected String |
AdaptorController.buildAdaptorText(ChukwaAgent agent,
String adaptorId)
Renders info for one or all adaptors in plain text (YAML).
|
protected String |
AdaptorController.buildAdaptorXML(ChukwaAgent agent,
String adaptorId)
Renders info for one or all adaptors in XML.
|
| Constructor and Description |
|---|
HttpConnector(ChukwaAgent agent) |
HttpConnector(ChukwaAgent agent,
String destination) |
| Constructor and Description |
|---|
AsyncAckSender(org.apache.hadoop.conf.Configuration conf,
ChukwaAgent a) |
| Constructor and Description |
|---|
ConsoleOutConnector(ChukwaAgent a) |
ConsoleOutConnector(ChukwaAgent a,
boolean silent) |
Copyright © 2013 Apache Software Foundation. All Rights Reserved.