| Package | Description |
|---|---|
| org.apache.hadoop.chukwa.datacollection.agent | |
| org.apache.hadoop.chukwa.datacollection.sender |
| Modifier and Type | Method and Description |
|---|---|
void |
AdaptorResetThread.reportPending(List<ChukwaHttpSender.CommitListEntry> delayedCommits) |
| Modifier and Type | Class and Description |
|---|---|
static class |
AsyncAckSender.DelayedCommit |
| Modifier and Type | Method and Description |
|---|---|
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
|
| Modifier and Type | Method and Description |
|---|---|
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) |
Copyright © ${year} The Apache Software Foundation