public class AccountingDataTunnel extends Object
DataTunnel
that tracks the status of batches sent to
to other Drillbits.Constructor and Description |
---|
AccountingDataTunnel(DataTunnel tunnel,
SendingAccountor sendingAccountor,
RpcOutcomeListener<BitData.AckWithCredit> statusHandler) |
Modifier and Type | Method and Description |
---|---|
void |
sendRecordBatch(FragmentWritableBatch batch) |
void |
sendRuntimeFilter(RuntimeFilterWritable batch) |
void |
setTestInjectionControls(ControlsInjector testInjector,
ExecutionControls testControls,
org.slf4j.Logger testLogger)
|
public AccountingDataTunnel(DataTunnel tunnel, SendingAccountor sendingAccountor, RpcOutcomeListener<BitData.AckWithCredit> statusHandler)
public void sendRecordBatch(FragmentWritableBatch batch)
public void sendRuntimeFilter(RuntimeFilterWritable batch)
public void setTestInjectionControls(ControlsInjector testInjector, ExecutionControls testControls, org.slf4j.Logger testLogger)
Copyright © 1970 The Apache Software Foundation. All rights reserved.