Class RedisGeoCommands.GeoLocation<T>
java.lang.Object
org.springframework.data.redis.domain.geo.GeoLocation<T>
org.springframework.data.redis.connection.RedisGeoCommands.GeoLocation<T>
- Type Parameters:
T
-
- Enclosing interface:
- RedisGeoCommands
RedisGeoCommands.GeoLocation
representing a Point
associated with a name.- Since:
- 1.8
- Author:
- Christoph Strobl
-
Constructor Summary
-
Method Summary
Methods inherited from class org.springframework.data.redis.domain.geo.GeoLocation
equals, getName, getPoint, hashCode
-
Constructor Details
-
GeoLocation
-
-
Method Details
-
toString
- Overrides:
toString
in classGeoLocation<T>
-