Uses of Interface
org.apache.drill.exec.record.RawFragmentBatchProvider
Package
Description
-
Uses of RawFragmentBatchProvider in org.apache.drill.exec.physical.impl.mergereceiver
ModifierConstructorDescriptionMergingRecordBatch
(ExchangeFragmentContext context, MergingReceiverPOP config, RawFragmentBatchProvider[] fragProviders) -
Uses of RawFragmentBatchProvider in org.apache.drill.exec.physical.impl.unorderedreceiver
ModifierConstructorDescriptionUnorderedReceiverBatch
(ExchangeFragmentContext context, RawFragmentBatchProvider fragProvider, UnorderedReceiver config) -
Uses of RawFragmentBatchProvider in org.apache.drill.exec.work.batch
Modifier and TypeInterfaceDescriptioninterface
A batch buffer is responsible for queuing incoming batches until a consumer is ready to receive them.Modifier and TypeClassDescriptionclass
class
This implementation of RawBatchBuffer starts writing incoming batches to disk once the buffer size reaches a threshold.class