Uses of Class
org.apache.iotdb.mpp.rpc.thrift.IDataNodeRPCService.fetchFragmentInstanceInfo_result
-
Packages that use IDataNodeRPCService.fetchFragmentInstanceInfo_result Package Description org.apache.iotdb.mpp.rpc.thrift -
-
Uses of IDataNodeRPCService.fetchFragmentInstanceInfo_result in org.apache.iotdb.mpp.rpc.thrift
Methods in org.apache.iotdb.mpp.rpc.thrift that return IDataNodeRPCService.fetchFragmentInstanceInfo_result Modifier and Type Method Description IDataNodeRPCService.fetchFragmentInstanceInfo_resultIDataNodeRPCService.fetchFragmentInstanceInfo_result. deepCopy()IDataNodeRPCService.fetchFragmentInstanceInfo_resultIDataNodeRPCService.Processor.fetchFragmentInstanceInfo. getResult(I iface, IDataNodeRPCService.fetchFragmentInstanceInfo_args args)IDataNodeRPCService.fetchFragmentInstanceInfo_resultIDataNodeRPCService.fetchFragmentInstanceInfo_result. setSuccess(TFragmentInstanceInfoResp success)Methods in org.apache.iotdb.mpp.rpc.thrift with parameters of type IDataNodeRPCService.fetchFragmentInstanceInfo_result Modifier and Type Method Description intIDataNodeRPCService.fetchFragmentInstanceInfo_result. compareTo(IDataNodeRPCService.fetchFragmentInstanceInfo_result other)booleanIDataNodeRPCService.fetchFragmentInstanceInfo_result. equals(IDataNodeRPCService.fetchFragmentInstanceInfo_result that)Constructors in org.apache.iotdb.mpp.rpc.thrift with parameters of type IDataNodeRPCService.fetchFragmentInstanceInfo_result Constructor Description fetchFragmentInstanceInfo_result(IDataNodeRPCService.fetchFragmentInstanceInfo_result other)Performs a deep copy on other.
-