クラス ReactiveZSetCommands.ZRangeCommand

java.lang.ObjectSE
org.springframework.data.redis.connection.ReactiveRedisConnection.KeyCommand
org.springframework.data.redis.connection.ReactiveZSetCommands.ZRangeCommand
実装済みのインターフェース一覧:
ReactiveRedisConnection.Command
含まれているインターフェース:
ReactiveZSetCommands

public static class ReactiveZSetCommands.ZRangeCommand extends ReactiveRedisConnection.KeyCommand
ZRANGE/ZREVRANGE コマンドパラメーター。
導入:
2.0
作成者:
Christoph Strobl
関連事項: