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, kill
void enqueue(RawFragmentBatch batch) throws IOException
batch
- Batch to enqueueIOException
Copyright © 1970 The Apache Software Foundation. All rights reserved.