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