public static interface FileBasedLockStrategy.FileLocker
Modifier and Type | Method and Description |
---|---|
boolean |
tryLock(java.io.File f) |
void |
unlock(java.io.File f) |
Copyright ©2007-2020 The Apache Software Foundation, Licensed under Apache License, Version 2.0.