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