public abstract class AbstractCheckFileExtension extends AbstractSftpClientExtension
log
BY_NAME_COMPARATOR, NAME_EXTRACTOR
FALSE, TRUE
Modifier | Constructor and Description |
---|---|
protected |
AbstractCheckFileExtension(java.lang.String name,
SftpClient client,
RawSftpClient raw,
java.util.Collection<java.lang.String> extras) |
Modifier and Type | Method and Description |
---|---|
protected java.util.AbstractMap.SimpleImmutableEntry<java.lang.String,java.util.Collection<byte[]>> |
doGetHash(java.lang.Object target,
java.util.Collection<java.lang.String> algorithms,
long offset,
long length,
int blockSize) |
checkExtendedReplyBuffer, checkStatus, getClient, getCommandBuffer, getCommandBuffer, getCommandBuffer, getName, isSupported, putTarget, receive, receive, receive, send, sendAndCheckExtendedCommandStatus, sendExtendedCommand, throwStatusException, validateIncomingResponse
debug, debug, debug, debug, debug, error, error, error, error, error, getSimplifiedLogger, info, info, warn, warn, warn, warn, warn, warn, warn, warn
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
findByName, findFirstMatchByName, getNameList, getNames, ofName, removeByName, safeCompareByName
all, any, of
protected AbstractCheckFileExtension(java.lang.String name, SftpClient client, RawSftpClient raw, java.util.Collection<java.lang.String> extras)
protected java.util.AbstractMap.SimpleImmutableEntry<java.lang.String,java.util.Collection<byte[]>> doGetHash(java.lang.Object target, java.util.Collection<java.lang.String> algorithms, long offset, long length, int blockSize) throws java.io.IOException
java.io.IOException