Uses of Class
org.apache.drill.exec.ops.SendingAccountor
-
Uses of SendingAccountor in org.apache.drill.exec.ops
ModifierConstructorDescriptionAccountingDataTunnel
(DataTunnel tunnel, SendingAccountor sendingAccountor, RpcOutcomeListener<BitData.AckWithCredit> statusHandler) AccountingUserConnection
(UserClientConnection connection, SendingAccountor sendingAccountor, RpcOutcomeListener<GeneralRPCProtos.Ack> statusHandler) DataTunnelStatusHandler
(Consumer<RpcException> consumer, SendingAccountor sendingAccountor) StatusHandler
(Consumer<RpcException> consumer, SendingAccountor sendingAccountor) -
Uses of SendingAccountor in org.apache.drill.exec.work.filter
ModifierConstructorDescriptionRuntimeFilterSink
(DrillbitContext drillbitContext, SendingAccountor sendingAccountor)