|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ChukwaHttpSender.CommitListEntry | |
---|---|
org.apache.hadoop.chukwa.datacollection.agent | |
org.apache.hadoop.chukwa.datacollection.sender |
Uses of ChukwaHttpSender.CommitListEntry in org.apache.hadoop.chukwa.datacollection.agent |
---|
Method parameters in org.apache.hadoop.chukwa.datacollection.agent with type arguments of type ChukwaHttpSender.CommitListEntry | |
---|---|
void |
AdaptorResetThread.reportPending(List<ChukwaHttpSender.CommitListEntry> delayedCommits)
|
Uses of ChukwaHttpSender.CommitListEntry in org.apache.hadoop.chukwa.datacollection.sender |
---|
Subclasses of ChukwaHttpSender.CommitListEntry in org.apache.hadoop.chukwa.datacollection.sender | |
---|---|
static class |
AsyncAckSender.DelayedCommit
|
Methods in org.apache.hadoop.chukwa.datacollection.sender that return types with arguments of type ChukwaHttpSender.CommitListEntry | |
---|---|
List<ChukwaHttpSender.CommitListEntry> |
ChukwaHttpSender.postAndParseResponse(org.apache.commons.httpclient.methods.PostMethod method,
List<ChukwaHttpSender.CommitListEntry> expectedCommitResults)
|
List<ChukwaHttpSender.CommitListEntry> |
AsyncAckSender.postAndParseResponse(org.apache.commons.httpclient.methods.PostMethod method,
List<ChukwaHttpSender.CommitListEntry> expectedCommitResults)
|
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 |
Method parameters in org.apache.hadoop.chukwa.datacollection.sender with type arguments of type ChukwaHttpSender.CommitListEntry | |
---|---|
List<ChukwaHttpSender.CommitListEntry> |
ChukwaHttpSender.postAndParseResponse(org.apache.commons.httpclient.methods.PostMethod method,
List<ChukwaHttpSender.CommitListEntry> expectedCommitResults)
|
List<ChukwaHttpSender.CommitListEntry> |
AsyncAckSender.postAndParseResponse(org.apache.commons.httpclient.methods.PostMethod method,
List<ChukwaHttpSender.CommitListEntry> expectedCommitResults)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |