Uses of Interface
org.apache.drill.exec.work.batch.RawBatchBuffer
-
Uses of RawBatchBuffer in org.apache.drill.exec.work.batch
Modifier and TypeClassDescriptionclass
class
This implementation of RawBatchBuffer starts writing incoming batches to disk once the buffer size reaches a threshold.class
Modifier and TypeMethodDescriptionprotected abstract RawBatchBuffer
AbstractDataCollector.getBuffer
(int minorFragmentId) protected RawBatchBuffer
MergingCollector.getBuffer
(int minorFragmentId) protected RawBatchBuffer
PartitionedCollector.getBuffer
(int minorFragmentId) AbstractDataCollector.getBuffers()
DataCollector.getBuffers()