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