Uses of Class
org.apache.drill.exec.physical.impl.partitionsender.PartitionerTemplate.OutgoingRecordBatch
Packages that use PartitionerTemplate.OutgoingRecordBatch
-
Uses of PartitionerTemplate.OutgoingRecordBatch in org.apache.drill.exec.physical.impl.partitionsender
Methods in org.apache.drill.exec.physical.impl.partitionsender that return PartitionerTemplate.OutgoingRecordBatchModifier and TypeMethodDescriptionprotected PartitionerTemplate.OutgoingRecordBatch
PartitionerTemplate.injectMembers
(PartitionerTemplate.OutgoingRecordBatch outgoingRecordBatch) protected PartitionerTemplate.OutgoingRecordBatch
PartitionerTemplate.newOutgoingRecordBatch
(OperatorStats stats, HashPartitionSender operator, AccountingDataTunnel tunnel, FragmentContext context, BufferAllocator allocator, int oppositeMinorFragmentId) Shim method to be overridden in plain-old Java mode by the subclass to instantiate the generated inner class.Methods in org.apache.drill.exec.physical.impl.partitionsender with parameters of type PartitionerTemplate.OutgoingRecordBatchModifier and TypeMethodDescriptionabstract void
PartitionerTemplate.doSetup
(FragmentContext context, RecordBatch incoming, PartitionerTemplate.OutgoingRecordBatch[] outgoing) protected PartitionerTemplate.OutgoingRecordBatch
PartitionerTemplate.injectMembers
(PartitionerTemplate.OutgoingRecordBatch outgoingRecordBatch)