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