Package com.graphhopper.storage
Class MMapDirectory
java.lang.Object
com.graphhopper.storage.GHDirectory
com.graphhopper.storage.MMapDirectory
- All Implemented Interfaces:
Directory
Manages memory mapped DataAccess objects.
- Author:
- Peter Karich
- See Also:
-
Field Summary
Fields inherited from class com.graphhopper.storage.GHDirectory
location
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.graphhopper.storage.GHDirectory
clear, close, configure, create, create, create, create, create, getDAs, getDefaultType, getDefaultType, getLocation, isStoring, loadMMap, remove, toString
-
Constructor Details
-
MMapDirectory
-