Package | Description |
---|---|
com.graphhopper.storage |
Modifier and Type | Class and Description |
---|---|
class |
MMapDataAccess
A DataAccess implementation using a memory-mapped file, i.e.
|
class |
RAMDataAccess
This is an in-memory byte-based data structure with the possibility to be stored on flush().
|
Copyright © 2012–2020. All rights reserved.