| Package | Description |
|---|---|
| redis.clients.jedis.search.schemafields |
| Modifier and Type | Method and Description |
|---|---|
static GeoShapeField.CoordinateSystem |
GeoShapeField.CoordinateSystem.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static GeoShapeField.CoordinateSystem[] |
GeoShapeField.CoordinateSystem.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static GeoShapeField |
GeoShapeField.of(java.lang.String fieldName,
GeoShapeField.CoordinateSystem system) |
| Constructor and Description |
|---|
GeoShapeField(FieldName fieldName,
GeoShapeField.CoordinateSystem system) |
GeoShapeField(java.lang.String fieldName,
GeoShapeField.CoordinateSystem system) |
Copyright © 2025. All rights reserved.