public class FtpPersistentAcceptOnceFileListFilter extends AbstractPersistentAcceptOnceFileListFilter<org.apache.commons.net.ftp.FTPFile>
flushableStore, flushOnUpdate, prefix, store| Constructor and Description |
|---|
FtpPersistentAcceptOnceFileListFilter(ConcurrentMetadataStore store,
String prefix) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
fileName(org.apache.commons.net.ftp.FTPFile file) |
protected long |
modified(org.apache.commons.net.ftp.FTPFile file) |
accept, buildKey, close, fileStillExists, flushIfNeeded, isEqual, remove, rollback, setFlushOnUpdatefilterFiles, supportsSingleFileFilteringclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfilterFiles, supportsSingleFileFilteringpublic FtpPersistentAcceptOnceFileListFilter(ConcurrentMetadataStore store, String prefix)
protected long modified(org.apache.commons.net.ftp.FTPFile file)
modified in class AbstractPersistentAcceptOnceFileListFilter<org.apache.commons.net.ftp.FTPFile>protected String fileName(org.apache.commons.net.ftp.FTPFile file)
fileName in class AbstractPersistentAcceptOnceFileListFilter<org.apache.commons.net.ftp.FTPFile>