public class SftpFileSystemChannel extends SftpRemotePathChannel
FileChannel.MapMode
COPY_BUFSIZE_PROP, DEFAULT_TRANSFER_BUFFER_SIZE, READ_MODES, WRITE_MODES
Constructor and Description |
---|
SftpFileSystemChannel(SftpPath p,
Collection<SftpClient.OpenMode> modes) |
SftpFileSystemChannel(String remotePath,
SftpFileSystem fs,
Collection<SftpClient.OpenMode> modes) |
doRead, doWrite, force, getRemotePath, implCloseChannel, lock, map, position, position, read, read, read, size, toString, transferFrom, transferTo, truncate, tryLock, write, write, write
begin, close, end, isOpen
public SftpFileSystemChannel(SftpPath p, Collection<SftpClient.OpenMode> modes) throws IOException
IOException
public SftpFileSystemChannel(String remotePath, SftpFileSystem fs, Collection<SftpClient.OpenMode> modes) throws IOException
IOException
Copyright © 2018–2019 The Apache Software Foundation. All rights reserved.