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