Uses of Class
org.apache.drill.exec.ops.AccountingDataTunnel
-
Uses of AccountingDataTunnel in org.apache.drill.exec.ops
Modifier and TypeMethodDescriptionExchangeFragmentContext.getDataTunnel
(CoordinationProtos.DrillbitEndpoint endpoint) FragmentContextImpl.getDataTunnel
(CoordinationProtos.DrillbitEndpoint endpoint) -
Uses of AccountingDataTunnel in org.apache.drill.exec.physical.impl.partitionsender
Modifier and TypeMethodDescriptionprotected 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.ModifierConstructorDescriptionOutgoingRecordBatch
(OperatorStats stats, HashPartitionSender operator, AccountingDataTunnel tunnel, FragmentContext context, BufferAllocator allocator, int oppositeMinorFragmentId)