Modifier and Type | Method and Description |
---|---|
SpatialSpec |
SpatialSpec.setPath(String path)
Sets path.
|
SpatialSpec |
SpatialSpec.setSpatialTypes(List<SpatialType> spatialTypes)
Sets the collection of spatial types.
|
Modifier and Type | Method and Description |
---|---|
List<SpatialSpec> |
IndexingPolicy.getSpatialIndexes()
Sets the spatial indexes for additional indexes.
|
Modifier and Type | Method and Description |
---|---|
IndexingPolicy |
IndexingPolicy.setSpatialIndexes(List<SpatialSpec> spatialIndexes)
Sets the spatial indexes for additional indexes.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.