クラス ReactiveZSetCommands.ZRemRangeByLexCommand

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

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