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