public abstract class AbstractCheckFileExtension extends AbstractSftpClientExtension
log
BY_NAME_COMPARATOR, NAME_EXTRACTOR
FALSE, TRUE
Modifier | Constructor and Description |
---|---|
protected |
AbstractCheckFileExtension(String name,
SftpClient client,
RawSftpClient raw,
Collection<String> extras) |
Modifier and Type | Method and Description |
---|---|
protected AbstractMap.SimpleImmutableEntry<String,Collection<byte[]>> |
doGetHash(Object target,
Collection<String> algorithms,
long offset,
long length,
int blockSize) |
checkExtendedReplyBuffer, checkStatus, getClient, getCommandBuffer, getCommandBuffer, getCommandBuffer, getName, isSupported, putTarget, receive, send, sendAndCheckExtendedCommandStatus, sendExtendedCommand, throwStatusException, validateIncomingResponse
getSimplifiedLogger
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
findByName, getNameList, getNames, ofName, removeByName
all, any, of
protected AbstractCheckFileExtension(String name, SftpClient client, RawSftpClient raw, Collection<String> extras)
protected AbstractMap.SimpleImmutableEntry<String,Collection<byte[]>> doGetHash(Object target, Collection<String> algorithms, long offset, long length, int blockSize) throws IOException
IOException
Copyright © 2008–2022 The Apache Software Foundation. All rights reserved.