Uses of Class
org.apache.iotdb.mpp.rpc.thrift.MPPDataExchangeService.onNewDataBlockEvent_args
-
Packages that use MPPDataExchangeService.onNewDataBlockEvent_args Package Description org.apache.iotdb.mpp.rpc.thrift -
-
Uses of MPPDataExchangeService.onNewDataBlockEvent_args in org.apache.iotdb.mpp.rpc.thrift
Methods in org.apache.iotdb.mpp.rpc.thrift that return MPPDataExchangeService.onNewDataBlockEvent_args Modifier and Type Method Description MPPDataExchangeService.onNewDataBlockEvent_argsMPPDataExchangeService.onNewDataBlockEvent_args. deepCopy()MPPDataExchangeService.onNewDataBlockEvent_argsMPPDataExchangeService.AsyncProcessor.onNewDataBlockEvent. getEmptyArgsInstance()MPPDataExchangeService.onNewDataBlockEvent_argsMPPDataExchangeService.Processor.onNewDataBlockEvent. getEmptyArgsInstance()MPPDataExchangeService.onNewDataBlockEvent_argsMPPDataExchangeService.onNewDataBlockEvent_args. setE(TNewDataBlockEvent e)Methods in org.apache.iotdb.mpp.rpc.thrift with parameters of type MPPDataExchangeService.onNewDataBlockEvent_args Modifier and Type Method Description intMPPDataExchangeService.onNewDataBlockEvent_args. compareTo(MPPDataExchangeService.onNewDataBlockEvent_args other)booleanMPPDataExchangeService.onNewDataBlockEvent_args. equals(MPPDataExchangeService.onNewDataBlockEvent_args that)MPPDataExchangeService.onNewDataBlockEvent_resultMPPDataExchangeService.Processor.onNewDataBlockEvent. getResult(I iface, MPPDataExchangeService.onNewDataBlockEvent_args args)voidMPPDataExchangeService.AsyncProcessor.onNewDataBlockEvent. start(I iface, MPPDataExchangeService.onNewDataBlockEvent_args args, org.apache.thrift.async.AsyncMethodCallback<Void> resultHandler)Constructors in org.apache.iotdb.mpp.rpc.thrift with parameters of type MPPDataExchangeService.onNewDataBlockEvent_args Constructor Description onNewDataBlockEvent_args(MPPDataExchangeService.onNewDataBlockEvent_args other)Performs a deep copy on other.
-