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