Uses of Class
org.neo4j.kernel.impl.nioneo.store.FileLock

Packages that use FileLock
org.neo4j.kernel.impl.nioneo.store   
 

Uses of FileLock in org.neo4j.kernel.impl.nioneo.store
 

Methods in org.neo4j.kernel.impl.nioneo.store that return FileLock
static FileLock FileLock.getOsSpecificFileLock(String fileName, FileChannel channel)
           
 FileLock FileSystemAbstraction.tryLock(String fileName, FileChannel channel)
           
 



Copyright © 2002-2012 The Neo4j Graph Database Project. All Rights Reserved.