Class ReactiveGeoCommands.GeoPosCommand

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

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