Uses of Class
org.apache.hadoop.chukwa.datacollection.agent.ChukwaAgent

Packages that use ChukwaAgent
org.apache.hadoop.chukwa.datacollection.agent   
org.apache.hadoop.chukwa.datacollection.connector.http   
org.apache.hadoop.chukwa.datacollection.sender   
org.apache.hadoop.chukwa.datacollection.test   
 

Uses of ChukwaAgent in org.apache.hadoop.chukwa.datacollection.agent
 

Fields in org.apache.hadoop.chukwa.datacollection.agent declared as ChukwaAgent
protected  ChukwaAgent AgentControlSocketListener.agent
           
 

Methods in org.apache.hadoop.chukwa.datacollection.agent that return ChukwaAgent
static ChukwaAgent ChukwaAgent.getAgent()
           
 

Constructors in org.apache.hadoop.chukwa.datacollection.agent with parameters of type ChukwaAgent
AdaptorResetThread(org.apache.hadoop.conf.Configuration conf, ChukwaAgent a)
           
AgentControlSocketListener(ChukwaAgent agent)
          Initializes listener, but does not bind to socket.
 

Uses of ChukwaAgent in org.apache.hadoop.chukwa.datacollection.connector.http
 

Constructors in org.apache.hadoop.chukwa.datacollection.connector.http with parameters of type ChukwaAgent
HttpConnector(ChukwaAgent agent)
           
HttpConnector(ChukwaAgent agent, String destination)
           
 

Uses of ChukwaAgent in org.apache.hadoop.chukwa.datacollection.sender
 

Constructors in org.apache.hadoop.chukwa.datacollection.sender with parameters of type ChukwaAgent
AsyncAckSender(org.apache.hadoop.conf.Configuration conf, ChukwaAgent a)
           
 

Uses of ChukwaAgent in org.apache.hadoop.chukwa.datacollection.test
 

Constructors in org.apache.hadoop.chukwa.datacollection.test with parameters of type ChukwaAgent
ConsoleOutConnector(ChukwaAgent a)
           
ConsoleOutConnector(ChukwaAgent a, boolean silent)
           
 



Copyright © ${year} The Apache Software Foundation