public interface RawBatchBuffer extends RawFragmentBatchProvider
| Modifier and Type | Field and Description |
|---|---|
static org.slf4j.Logger |
logger |
| Modifier and Type | Method and Description |
|---|---|
void |
enqueue(RawFragmentBatch batch)
Add the next new raw fragment batch to the buffer.
|
close, getNext, killvoid enqueue(RawFragmentBatch batch) throws IOException
batch - Batch to enqueueIOExceptionCopyright © 2017 The Apache Software Foundation. All rights reserved.