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