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