Class RedissonReactiveClusterGeoCommands
java.lang.Object
org.redisson.spring.data.connection.RedissonReactiveGeoCommands
org.redisson.spring.data.connection.RedissonReactiveClusterGeoCommands
- All Implemented Interfaces:
org.springframework.data.redis.connection.ReactiveClusterGeoCommands, org.springframework.data.redis.connection.ReactiveGeoCommands
public class RedissonReactiveClusterGeoCommands
extends RedissonReactiveGeoCommands
implements org.springframework.data.redis.connection.ReactiveClusterGeoCommands
- Author:
- Nikita Koksharov
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.springframework.data.redis.connection.ReactiveGeoCommands
org.springframework.data.redis.connection.ReactiveGeoCommands.GeoAddCommand, org.springframework.data.redis.connection.ReactiveGeoCommands.GeoDistCommand, org.springframework.data.redis.connection.ReactiveGeoCommands.GeoHashCommand, org.springframework.data.redis.connection.ReactiveGeoCommands.GeoPosCommand, org.springframework.data.redis.connection.ReactiveGeoCommands.GeoRadiusByMemberCommand, org.springframework.data.redis.connection.ReactiveGeoCommands.GeoRadiusCommand, org.springframework.data.redis.connection.ReactiveGeoCommands.GeoSearchCommand, org.springframework.data.redis.connection.ReactiveGeoCommands.GeoSearchStoreCommand -
Method Summary
Methods inherited from class RedissonReactiveGeoCommands
geoAdd, geoDist, geoHash, geoPos, geoRadius, geoRadiusByMember, geoSearch, geoSearchStoreMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.springframework.data.redis.connection.ReactiveGeoCommands
geoAdd, geoAdd, geoAdd, geoAdd, geoDist, geoDist, geoDist, geoHash, geoHash, geoHash, geoPos, geoPos, geoPos, geoRadius, geoRadius, geoRadius, geoRadiusByMember, geoRadiusByMember, geoRadiusByMember, geoSearch, geoSearch, geoSearchStore, geoSearchStore
-
Method Details
-
toByteArray
-