Uses of Class
org.apache.iotdb.mpp.rpc.thrift.MPPDataExchangeService.onCloseSinkChannelEvent_result
-
Packages that use MPPDataExchangeService.onCloseSinkChannelEvent_result Package Description org.apache.iotdb.mpp.rpc.thrift -
-
Uses of MPPDataExchangeService.onCloseSinkChannelEvent_result in org.apache.iotdb.mpp.rpc.thrift
Methods in org.apache.iotdb.mpp.rpc.thrift that return MPPDataExchangeService.onCloseSinkChannelEvent_result Modifier and Type Method Description MPPDataExchangeService.onCloseSinkChannelEvent_resultMPPDataExchangeService.onCloseSinkChannelEvent_result. deepCopy()MPPDataExchangeService.onCloseSinkChannelEvent_resultMPPDataExchangeService.Processor.onCloseSinkChannelEvent. getResult(I iface, MPPDataExchangeService.onCloseSinkChannelEvent_args args)Methods in org.apache.iotdb.mpp.rpc.thrift with parameters of type MPPDataExchangeService.onCloseSinkChannelEvent_result Modifier and Type Method Description intMPPDataExchangeService.onCloseSinkChannelEvent_result. compareTo(MPPDataExchangeService.onCloseSinkChannelEvent_result other)booleanMPPDataExchangeService.onCloseSinkChannelEvent_result. equals(MPPDataExchangeService.onCloseSinkChannelEvent_result that)Constructors in org.apache.iotdb.mpp.rpc.thrift with parameters of type MPPDataExchangeService.onCloseSinkChannelEvent_result Constructor Description onCloseSinkChannelEvent_result(MPPDataExchangeService.onCloseSinkChannelEvent_result other)Performs a deep copy on other.
-