public abstract class FileLock extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
NEO_STORE_NAME |
static String |
STORE_LOCK_FILENAME |
| Constructor and Description |
|---|
FileLock() |
public static final String STORE_LOCK_FILENAME
public static final String NEO_STORE_NAME
public static FileLock getOsSpecificFileLock(File fileName, StoreChannel channel) throws IOException
IOExceptionpublic abstract void release()
throws IOException
IOExceptionCopyright © 2002–2015 The Neo4j Graph Database Project. All rights reserved.