Uses of Interface
org.apache.hadoop.chukwa.datacollection.ChunkQueue

Packages that use ChunkQueue
org.apache.hadoop.chukwa.datacollection   
org.apache.hadoop.chukwa.datacollection.agent   
 

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
           
 



Copyright © ${year} The Apache Software Foundation