Package | Description |
---|---|
com.graphhopper.storage |
Modifier and Type | Method and Description |
---|---|
GHLock |
LockFactory.create(String fileName,
boolean writeAccess)
This creates a file for write or read locks depending on the specified writeAccess property.
|
GHLock |
NativeFSLockFactory.create(String fileName,
boolean writeAccess) |
GHLock |
SimpleFSLockFactory.create(String fileName,
boolean writeAccess) |
Copyright © 2012–2020. All rights reserved.