Uses of Interface
org.apache.hadoop.chukwa.datacollection.sender.ChukwaSender

Packages that use ChukwaSender
org.apache.hadoop.chukwa.datacollection.connector.http   
org.apache.hadoop.chukwa.datacollection.sender   
 

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

Fields in org.apache.hadoop.chukwa.datacollection.connector.http declared as ChukwaSender
protected  ChukwaSender HttpConnector.connectorClient
           
 

Methods in org.apache.hadoop.chukwa.datacollection.connector.http that return ChukwaSender
 ChukwaSender HttpConnector.getSender()
           
 

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

Classes in org.apache.hadoop.chukwa.datacollection.sender that implement ChukwaSender
 class AsyncAckSender
          An enhancement to ChukwaHttpSender that handles asynchronous acknowledgment.
 class ChukwaHttpSender
          Encapsulates all of the http setup and connection details needed for chunks to be delivered to a collector.
 



Copyright © ${year} The Apache Software Foundation