Uses of Class
org.apache.iotdb.service.rpc.thrift.IClientRPCService.sendFile_args
-
Packages that use IClientRPCService.sendFile_args Package Description org.apache.iotdb.service.rpc.thrift -
-
Uses of IClientRPCService.sendFile_args in org.apache.iotdb.service.rpc.thrift
Methods in org.apache.iotdb.service.rpc.thrift that return IClientRPCService.sendFile_args Modifier and Type Method Description IClientRPCService.sendFile_argsIClientRPCService.sendFile_args. deepCopy()IClientRPCService.sendFile_argsIClientRPCService.AsyncProcessor.sendFile. getEmptyArgsInstance()IClientRPCService.sendFile_argsIClientRPCService.Processor.sendFile. getEmptyArgsInstance()IClientRPCService.sendFile_argsIClientRPCService.sendFile_args. setBuff(byte[] buff)IClientRPCService.sendFile_argsIClientRPCService.sendFile_args. setBuff(ByteBuffer buff)IClientRPCService.sendFile_argsIClientRPCService.sendFile_args. setMetaInfo(TSyncTransportMetaInfo metaInfo)Methods in org.apache.iotdb.service.rpc.thrift with parameters of type IClientRPCService.sendFile_args Modifier and Type Method Description intIClientRPCService.sendFile_args. compareTo(IClientRPCService.sendFile_args other)booleanIClientRPCService.sendFile_args. equals(IClientRPCService.sendFile_args that)IClientRPCService.sendFile_resultIClientRPCService.Processor.sendFile. getResult(I iface, IClientRPCService.sendFile_args args)voidIClientRPCService.AsyncProcessor.sendFile. start(I iface, IClientRPCService.sendFile_args args, org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler)Constructors in org.apache.iotdb.service.rpc.thrift with parameters of type IClientRPCService.sendFile_args Constructor Description sendFile_args(IClientRPCService.sendFile_args other)Performs a deep copy on other.
-