public class ExclusiveReadLockCheck extends Object
Constructor and Description |
---|
ExclusiveReadLockCheck(boolean fastExistsCheck,
long minAge,
long minLength) |
Modifier and Type | Method and Description |
---|---|
boolean |
tryAcquireExclusiveReadLock(org.apache.camel.component.file.GenericFileOperations<org.apache.commons.net.ftp.FTPFile> operations,
org.apache.camel.component.file.GenericFile<org.apache.commons.net.ftp.FTPFile> file) |
Apache Camel