Package | Description |
---|---|
org.apache.hadoop.chukwa.datacollection | |
org.apache.hadoop.chukwa.datacollection.agent |
Modifier and Type | Method and Description |
---|---|
ChunkQueue |
DataFactory.createEventQueue() |
ChunkQueue |
DataFactory.getEventQueue() |
Modifier and Type | Class and Description |
---|---|
class |
MemLimitQueue
An event queue that blocks once a fixed upper limit of data is enqueued.
|
class |
NonBlockingMemLimitQueue
An event queue that discards incoming chunks once a fixed upper limit of data
is enqueued.
|
class |
WaitingQueue |
Copyright © 2016 Apache Software Foundation. All Rights Reserved.