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