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