Uses of Class
org.apache.hadoop.chukwa.datacollection.sender.ChukwaHttpSender.CommitListEntry

Packages that use ChukwaHttpSender.CommitListEntry
org.apache.hadoop.chukwa.datacollection.sender   
 

Uses of ChukwaHttpSender.CommitListEntry in org.apache.hadoop.chukwa.datacollection.sender
 

Methods in org.apache.hadoop.chukwa.datacollection.sender that return types with arguments of type ChukwaHttpSender.CommitListEntry
 List<ChukwaHttpSender.CommitListEntry> ChukwaSender.send(List<Chunk> chunksToSend)
           
 List<ChukwaHttpSender.CommitListEntry> ChukwaHttpSender.send(List<Chunk> toSend)
          grab all of the chunks currently in the chunkQueue, stores a copy of them locally, calculates their size, sets them up
 



Copyright © ${year} The Apache Software Foundation