|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ChunkQueue | |
---|---|
org.apache.hadoop.chukwa.datacollection | |
org.apache.hadoop.chukwa.datacollection.agent | |
org.apache.hadoop.chukwa.tools.backfilling |
Uses of ChunkQueue in org.apache.hadoop.chukwa.datacollection |
---|
Methods in org.apache.hadoop.chukwa.datacollection that return ChunkQueue | |
---|---|
ChunkQueue |
DataFactory.getEventQueue()
|
Uses of ChunkQueue in org.apache.hadoop.chukwa.datacollection.agent |
---|
Classes in org.apache.hadoop.chukwa.datacollection.agent that implement ChunkQueue | |
---|---|
class |
MemLimitQueue
An event queue that blocks once a fixed upper limit of data is enqueued. |
class |
WaitingQueue
|
Uses of ChunkQueue in org.apache.hadoop.chukwa.tools.backfilling |
---|
Fields in org.apache.hadoop.chukwa.tools.backfilling declared as ChunkQueue | |
---|---|
protected ChunkQueue |
QueueToWriterConnector.chunkQueue
|
protected ChunkQueue |
BackfillingLoader.queue
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |