Class GeoIndexedPropertyValue
java.lang.Object
org.springframework.data.redis.core.convert.GeoIndexedPropertyValue
- All Implemented Interfaces:
IndexedData
IndexedData
implementation indicating storage of data within a Redis GEO structure.- Since:
- 1.8
- Author:
- Christoph Strobl
-
Constructor Details
-
GeoIndexedPropertyValue
-
-
Method Details
-
getIndexName
Description copied from interface:IndexedData
Get theString
representation of the index name.- Specified by:
getIndexName
in interfaceIndexedData
- Returns:
- never null.
-
getKeyspace
Description copied from interface:IndexedData
Get the associated keyspace the index resides in.- Specified by:
getKeyspace
in interfaceIndexedData
- Returns:
-
getPoint
-
geoIndexName
-
getValue
-
equals
-
hashCode
public int hashCode() -
canEqual
-
toString
-