|
Spring Data MongoDB - Core | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GeoSpatialIndexType | |
|---|---|
| org.springframework.data.mongodb.core.index | Support for MongoDB document indexing. |
| Uses of GeoSpatialIndexType in org.springframework.data.mongodb.core.index |
|---|
| Methods in org.springframework.data.mongodb.core.index that return GeoSpatialIndexType | |
|---|---|
static GeoSpatialIndexType |
GeoSpatialIndexType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static GeoSpatialIndexType[] |
GeoSpatialIndexType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.springframework.data.mongodb.core.index with parameters of type GeoSpatialIndexType | |
|---|---|
GeospatialIndex |
GeospatialIndex.typed(GeoSpatialIndexType type)
|
|
Spring Data MongoDB - Core | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||