public interface Locker
| Modifier and Type | Method and Description |
|---|---|
Lock |
lock(File directory)
Acquires exclusive lock on specified directory.
|
static final String LOCK_FILE
Lock lock(File directory) throws IOException
IOExceptionCopyright © 2002–2022 The Apache Software Foundation. All rights reserved.