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