Class RedisGeoCommands.GeoSearchStoreCommandArgs

java.lang.Object
org.springframework.data.redis.connection.RedisGeoCommands.GeoSearchStoreCommandArgs
All Implemented Interfaces:
Cloneable, RedisGeoCommands.GeoCommandArgs
Enclosing interface:
RedisGeoCommands

public static class RedisGeoCommands.GeoSearchStoreCommandArgs extends Object implements RedisGeoCommands.GeoCommandArgs, Cloneable
Additional arguments (like count/sort/...) to be used with RedisGeoCommands.
Since:
2.6
Author:
Mark Paluch