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