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 TypeClassDescriptionclassclassThis implementation of RawBatchBuffer starts writing incoming batches to disk once the buffer size reaches a threshold.classFields in org.apache.drill.exec.work.batch declared as RawBatchBufferMethods in org.apache.drill.exec.work.batch that return RawBatchBufferModifier and TypeMethodDescriptionprotected abstract RawBatchBufferAbstractDataCollector.getBuffer(int minorFragmentId) protected RawBatchBufferMergingCollector.getBuffer(int minorFragmentId) protected RawBatchBufferPartitionedCollector.getBuffer(int minorFragmentId) AbstractDataCollector.getBuffers()DataCollector.getBuffers()