クラス ReactiveZSetCommands.ZRemRangeByScoreCommand

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

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