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