Uses of Class
org.apache.iotdb.service.rpc.thrift.IClientRPCService.executeAggregationQuery_args
-
Packages that use IClientRPCService.executeAggregationQuery_args Package Description org.apache.iotdb.service.rpc.thrift -
-
Uses of IClientRPCService.executeAggregationQuery_args in org.apache.iotdb.service.rpc.thrift
Methods in org.apache.iotdb.service.rpc.thrift that return IClientRPCService.executeAggregationQuery_args Modifier and Type Method Description IClientRPCService.executeAggregationQuery_argsIClientRPCService.executeAggregationQuery_args. deepCopy()IClientRPCService.executeAggregationQuery_argsIClientRPCService.AsyncProcessor.executeAggregationQuery. getEmptyArgsInstance()IClientRPCService.executeAggregationQuery_argsIClientRPCService.Processor.executeAggregationQuery. getEmptyArgsInstance()IClientRPCService.executeAggregationQuery_argsIClientRPCService.executeAggregationQuery_args. setReq(TSAggregationQueryReq req)Methods in org.apache.iotdb.service.rpc.thrift with parameters of type IClientRPCService.executeAggregationQuery_args Modifier and Type Method Description intIClientRPCService.executeAggregationQuery_args. compareTo(IClientRPCService.executeAggregationQuery_args other)booleanIClientRPCService.executeAggregationQuery_args. equals(IClientRPCService.executeAggregationQuery_args that)IClientRPCService.executeAggregationQuery_resultIClientRPCService.Processor.executeAggregationQuery. getResult(I iface, IClientRPCService.executeAggregationQuery_args args)voidIClientRPCService.AsyncProcessor.executeAggregationQuery. start(I iface, IClientRPCService.executeAggregationQuery_args args, org.apache.thrift.async.AsyncMethodCallback<TSExecuteStatementResp> resultHandler)Constructors in org.apache.iotdb.service.rpc.thrift with parameters of type IClientRPCService.executeAggregationQuery_args Constructor Description executeAggregationQuery_args(IClientRPCService.executeAggregationQuery_args other)Performs a deep copy on other.
-