クラス RedisGeoCommands.GeoSearchCommandArgs

java.lang.ObjectSE
org.springframework.data.redis.connection.RedisGeoCommands.GeoSearchCommandArgs
実装されたすべてのインターフェース:
CloneableSERedisGeoCommands.GeoCommandArgs
既知の直属サブクラス
RedisGeoCommands.GeoRadiusCommandArgs
含まれているインターフェース:
RedisGeoCommands

public static class RedisGeoCommands.GeoSearchCommandArgs extends ObjectSE implements RedisGeoCommands.GeoCommandArgs, CloneableSE
RedisGeoCommands で使用される追加の引数(count/sort/... など)。
導入:
2.6
作成者:
Mark Paluch, Christoph Strobl