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