| Package | Description |
|---|---|
| org.heigit.bigspatialdata.oshdb.api.db |
API-Implementations of the informative OSHDB-Base-Class.
|
| Modifier and Type | Method and Description |
|---|---|
OSHDBIgnite.ComputeMode |
OSHDBIgnite.computeMode()
Gets the set compute mode.
|
static OSHDBIgnite.ComputeMode |
OSHDBIgnite.ComputeMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OSHDBIgnite.ComputeMode[] |
OSHDBIgnite.ComputeMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
OSHDBIgnite |
OSHDBIgnite.computeMode(OSHDBIgnite.ComputeMode computeMode)
Sets the compute mode.
|
Copyright © 2016–2020 HeiGIT. All rights reserved.