Class ReactiveGeoCommands.GeoRadiusByMemberCommand

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

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