Class ReactiveGeoCommands.GeoSearchCommand

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

public static class ReactiveGeoCommands.GeoSearchCommand extends ReactiveRedisConnection.KeyCommand
GEOSEARCH command parameters.
Since:
2.6
Author:
Mark Paluch
See Also: