インターフェースの使用
org.springframework.data.redis.connection.BitFieldSubCommands.BitFieldSubCommand
BitFieldSubCommands.BitFieldSubCommand を使用するパッケージ
パッケージ
説明
さまざまな Redis ' ドライバー '/libraries と対話するための低レベルの抽象化を提供する接続パッケージ。
org.springframework.data.redis.connection 内の BitFieldSubCommands.BitFieldSubCommand 使用
修飾子と型クラス説明static classstatic classBitFieldSubCommandsで使用されるGETサブコマンド。static classBitFieldSubCommandsで使用されるINCRBYサブコマンド。static classBitFieldSubCommandsで使用されるSETサブコマンド。BitFieldSubCommands.BitFieldSubCommand 型の型引数を持つインターフェースを実装する org.springframework.data.redis.connection のクラス型 BitFieldSubCommands.BitFieldSubCommand の引数を持つ型を返す org.springframework.data.redis.connection のメソッド修飾子と型メソッド説明BitFieldSubCommands.getSubCommands()サブコマンドのListSE を取得します。BitFieldSubCommands.iterator()型 BitFieldSubCommands.BitFieldSubCommand のパラメーターを持つ org.springframework.data.redis.connection のメソッド修飾子と型メソッド説明static BitFieldSubCommandsBitFieldSubCommands.create(BitFieldSubCommands.BitFieldSubCommand... subCommands) 複数の BitFieldSubCommand を使用して新しいBitFieldSubCommandsを作成します。