org.neo4j.kernel.impl.nioneo.store
Class FileLock
java.lang.Object
org.neo4j.kernel.impl.nioneo.store.FileLock
public abstract class FileLock
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FileLock
public FileLock()
getOsSpecificFileLock
public static FileLock getOsSpecificFileLock(String fileName,
FileChannel channel)
throws IOException
- Throws:
IOException
release
public abstract void release()
throws IOException
- Throws:
IOException
Copyright © 2002-2012 The Neo4j Graph Database Project. All Rights Reserved.