Uses of Class
org.apache.iotdb.service.rpc.thrift.IClientRPCService.executeAggregationQueryV2_result
-
Packages that use IClientRPCService.executeAggregationQueryV2_result Package Description org.apache.iotdb.service.rpc.thrift -
-
Uses of IClientRPCService.executeAggregationQueryV2_result in org.apache.iotdb.service.rpc.thrift
Methods in org.apache.iotdb.service.rpc.thrift that return IClientRPCService.executeAggregationQueryV2_result Modifier and Type Method Description IClientRPCService.executeAggregationQueryV2_resultIClientRPCService.executeAggregationQueryV2_result. deepCopy()IClientRPCService.executeAggregationQueryV2_resultIClientRPCService.Processor.executeAggregationQueryV2. getResult(I iface, IClientRPCService.executeAggregationQueryV2_args args)IClientRPCService.executeAggregationQueryV2_resultIClientRPCService.executeAggregationQueryV2_result. setSuccess(TSExecuteStatementResp success)Methods in org.apache.iotdb.service.rpc.thrift with parameters of type IClientRPCService.executeAggregationQueryV2_result Modifier and Type Method Description intIClientRPCService.executeAggregationQueryV2_result. compareTo(IClientRPCService.executeAggregationQueryV2_result other)booleanIClientRPCService.executeAggregationQueryV2_result. equals(IClientRPCService.executeAggregationQueryV2_result that)Constructors in org.apache.iotdb.service.rpc.thrift with parameters of type IClientRPCService.executeAggregationQueryV2_result Constructor Description executeAggregationQueryV2_result(IClientRPCService.executeAggregationQueryV2_result other)Performs a deep copy on other.
-