クラス ReactiveZSetCommands.ZRemRangeByRankCommand

java.lang.ObjectSE
org.springframework.data.redis.connection.ReactiveRedisConnection.KeyCommand
org.springframework.data.redis.connection.ReactiveZSetCommands.ZRemRangeByRankCommand
実装されているすべてのインターフェース:
ReactiveRedisConnection.Command
含まれているインターフェース:
ReactiveZSetCommands

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