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