public class SftpPersistentAcceptOnceFileListFilter extends AbstractPersistentAcceptOnceFileListFilter<com.jcraft.jsch.ChannelSftp.LsEntry>
flushableStore, flushOnUpdate, prefix, store| Constructor and Description |
|---|
SftpPersistentAcceptOnceFileListFilter(ConcurrentMetadataStore store,
java.lang.String prefix) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
fileName(com.jcraft.jsch.ChannelSftp.LsEntry file) |
protected long |
modified(com.jcraft.jsch.ChannelSftp.LsEntry file) |
accept, buildKey, close, flushIfNeeded, isEqual, remove, rollback, setFlushOnUpdatefilterFilesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfilterFilespublic SftpPersistentAcceptOnceFileListFilter(ConcurrentMetadataStore store, java.lang.String prefix)
protected long modified(com.jcraft.jsch.ChannelSftp.LsEntry file)
modified in class AbstractPersistentAcceptOnceFileListFilter<com.jcraft.jsch.ChannelSftp.LsEntry>protected java.lang.String fileName(com.jcraft.jsch.ChannelSftp.LsEntry file)
fileName in class AbstractPersistentAcceptOnceFileListFilter<com.jcraft.jsch.ChannelSftp.LsEntry>