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
IOException
Copyright © 2002–2017 The Apache Software Foundation. All rights reserved.