Uses of Class
org.apache.iotdb.mpp.rpc.thrift.IDataNodeRPCService.cancelQuery_args
-
Packages that use IDataNodeRPCService.cancelQuery_args Package Description org.apache.iotdb.mpp.rpc.thrift -
-
Uses of IDataNodeRPCService.cancelQuery_args in org.apache.iotdb.mpp.rpc.thrift
Methods in org.apache.iotdb.mpp.rpc.thrift that return IDataNodeRPCService.cancelQuery_args Modifier and Type Method Description IDataNodeRPCService.cancelQuery_argsIDataNodeRPCService.cancelQuery_args. deepCopy()IDataNodeRPCService.cancelQuery_argsIDataNodeRPCService.AsyncProcessor.cancelQuery. getEmptyArgsInstance()IDataNodeRPCService.cancelQuery_argsIDataNodeRPCService.Processor.cancelQuery. getEmptyArgsInstance()IDataNodeRPCService.cancelQuery_argsIDataNodeRPCService.cancelQuery_args. setReq(TCancelQueryReq req)Methods in org.apache.iotdb.mpp.rpc.thrift with parameters of type IDataNodeRPCService.cancelQuery_args Modifier and Type Method Description intIDataNodeRPCService.cancelQuery_args. compareTo(IDataNodeRPCService.cancelQuery_args other)booleanIDataNodeRPCService.cancelQuery_args. equals(IDataNodeRPCService.cancelQuery_args that)IDataNodeRPCService.cancelQuery_resultIDataNodeRPCService.Processor.cancelQuery. getResult(I iface, IDataNodeRPCService.cancelQuery_args args)voidIDataNodeRPCService.AsyncProcessor.cancelQuery. start(I iface, IDataNodeRPCService.cancelQuery_args args, org.apache.thrift.async.AsyncMethodCallback<TCancelResp> resultHandler)Constructors in org.apache.iotdb.mpp.rpc.thrift with parameters of type IDataNodeRPCService.cancelQuery_args Constructor Description cancelQuery_args(IDataNodeRPCService.cancelQuery_args other)Performs a deep copy on other.
-