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