public class SftpFileSystemChannel extends SftpRemotePathChannel
FileChannel.MapModeCOPY_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, writebegin, close, end, isOpenpublic SftpFileSystemChannel(SftpPath p, Collection<SftpClient.OpenMode> modes) throws IOException
IOExceptionpublic SftpFileSystemChannel(String remotePath, SftpFileSystem fs, Collection<SftpClient.OpenMode> modes) throws IOException
IOExceptionCopyright © 2008–2017 The Apache Software Foundation. All rights reserved.