Uses of Class
org.apache.drill.exec.ops.SendingAccountor
Packages that use SendingAccountor
-
Uses of SendingAccountor in org.apache.drill.exec.ops
Constructors in org.apache.drill.exec.ops with parameters of type SendingAccountorModifierConstructorDescriptionAccountingDataTunnel(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
Constructors in org.apache.drill.exec.work.filter with parameters of type SendingAccountorModifierConstructorDescriptionRuntimeFilterSink(DrillbitContext drillbitContext, SendingAccountor sendingAccountor)