Uses of Interface
org.apache.drill.exec.work.batch.RawBatchBuffer
Packages that use RawBatchBuffer
-
Uses of RawBatchBuffer in org.apache.drill.exec.work.batch
Classes in org.apache.drill.exec.work.batch that implement RawBatchBufferModifier and TypeClassDescriptionclass
class
This implementation of RawBatchBuffer starts writing incoming batches to disk once the buffer size reaches a threshold.class
Fields in org.apache.drill.exec.work.batch declared as RawBatchBufferMethods in org.apache.drill.exec.work.batch that return RawBatchBufferModifier and TypeMethodDescriptionprotected abstract RawBatchBuffer
AbstractDataCollector.getBuffer
(int minorFragmentId) protected RawBatchBuffer
MergingCollector.getBuffer
(int minorFragmentId) protected RawBatchBuffer
PartitionedCollector.getBuffer
(int minorFragmentId) AbstractDataCollector.getBuffers()
DataCollector.getBuffers()