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 classA DataAccess implementation using a memory-mapped file, i.e.classThis is an in-memory byte-based data structure with the possibility to be stored on flush().