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