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