public class CopyDataExtensionImpl extends AbstractSftpClientExtension implements CopyDataExtension
logBY_NAME_COMPARATOR, NAME_EXTRACTORFALSE, TRUE| Constructor and Description |
|---|
CopyDataExtensionImpl(SftpClient client,
RawSftpClient raw,
Collection<String> extra) |
| Modifier and Type | Method and Description |
|---|---|
void |
copyData(SftpClient.Handle readHandle,
long readOffset,
long readLength,
SftpClient.Handle writeHandle,
long writeOffset) |
checkExtendedReplyBuffer, checkStatus, getClient, getCommandBuffer, getCommandBuffer, getCommandBuffer, getName, isSupported, putTarget, receive, send, sendAndCheckExtendedCommandStatus, sendExtendedCommand, throwStatusExceptiongetSimplifiedLoggerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetClientfindByName, getName, getNameList, getNames, removeByNameall, any, isSupported, ofpublic CopyDataExtensionImpl(SftpClient client, RawSftpClient raw, Collection<String> extra)
public void copyData(SftpClient.Handle readHandle, long readOffset, long readLength, SftpClient.Handle writeHandle, long writeOffset) throws IOException
copyData in interface CopyDataExtensionIOExceptionCopyright © 2008–2017 The Apache Software Foundation. All rights reserved.