Uses of Class
org.heigit.ohsome.oshdb.api.db.OSHDBH2
-
Packages that use OSHDBH2 Package Description org.heigit.ohsome.oshdb.api.db API-Implementations of the informative OSHDB-Base-Class. -
-
Uses of OSHDBH2 in org.heigit.ohsome.oshdb.api.db
Methods in org.heigit.ohsome.oshdb.api.db that return OSHDBH2 Modifier and Type Method Description OSHDBH2
OSHDBH2. inMemory(boolean cache)
Creates an in-memory copy of the current oshdb data (using a volatile in-memory H2 database), for faster subsequent queries.OSHDBH2
OSHDBH2. multithreading(boolean useMultithreading)
OSHDBH2
OSHDBH2. prefix(String prefix)
-