| Package | Description |
|---|---|
| org.locationtech.geomesa.memory.cqengine.index | |
| org.locationtech.geomesa.memory.cqengine.index.param |
| Modifier and Type | Method and Description |
|---|---|
static GeoIndexType |
GeoIndexType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GeoIndexType[] |
GeoIndexType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
GeoIndexType |
STRtreeIndexParam.getGeoIndexType() |
GeoIndexType |
GeoIndexParams.getGeoIndexType() |
GeoIndexType |
BucketIndexParam.getGeoIndexType() |
Copyright © 2013–2023. All rights reserved.