| Package | Description |
|---|---|
| org.datasyslab.geospark.enums | |
| org.datasyslab.geospark.spatialRDD |
| Modifier and Type | Method and Description |
|---|---|
static IndexType |
IndexType.getIndexType(String str)
Gets the index type.
|
static IndexType |
IndexType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IndexType[] |
IndexType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SpatialRDD.buildIndex(IndexType indexType,
boolean buildIndexOnSpatialPartitionedRDD)
Builds the index.
|
Copyright © 2017. All rights reserved.