Class ReactiveGeoCommands.GeoRadiusCommand

java.lang.Object
org.springframework.data.redis.connection.ReactiveRedisConnection.KeyCommand
org.springframework.data.redis.connection.ReactiveGeoCommands.GeoRadiusCommand
All Implemented Interfaces:
ReactiveRedisConnection.Command
Enclosing interface:
ReactiveGeoCommands

public static class ReactiveGeoCommands.GeoRadiusCommand extends ReactiveRedisConnection.KeyCommand
GEORADIUS command parameters.
Author:
Christoph Strobl
See Also: