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