public class StoreLocker extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
STORE_LOCK_FILENAME |
| Constructor and Description |
|---|
StoreLocker(org.neo4j.kernel.configuration.Config configuration,
org.neo4j.kernel.impl.nioneo.store.FileSystemAbstraction fileSystemAbstraction) |
public static final String STORE_LOCK_FILENAME
public StoreLocker(org.neo4j.kernel.configuration.Config configuration,
org.neo4j.kernel.impl.nioneo.store.FileSystemAbstraction fileSystemAbstraction)
public void checkLock(File storeDir) throws StoreLockException
StoreLockException - if lock could not be acquiredpublic void release()
throws IOException
IOExceptionCopyright © 2002-2013 The Neo4j Graph Database Project. All Rights Reserved.