Uses of Class
com.graphhopper.storage.AbstractDataAccess
Packages that use AbstractDataAccess
-
Uses of AbstractDataAccess in com.graphhopper.storage
Subclasses of AbstractDataAccess in com.graphhopper.storageModifier and TypeClassDescriptionfinal class
A DataAccess implementation using a memory-mapped file, i.e.class
This is an in-memory byte-based data structure with the possibility to be stored on flush().