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