Class ReactiveGeoCommands.GeoAddCommand

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

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