クラス ReactiveStringCommands.SetBitCommand

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

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