クラスの使用
org.springframework.data.redis.connection.ReactiveStringCommands.BitPosCommand
ReactiveStringCommands.BitPosCommand を使用するパッケージ
パッケージ
説明
さまざまな Redis ' ドライバー '/libraries と対話するための低レベルの抽象化を提供する接続パッケージ。
org.springframework.data.redis.connection 内の ReactiveStringCommands.BitPosCommand 使用
型 ReactiveStringCommands.BitPosCommand の引数を持つ型を返す org.springframework.data.redis.connection のメソッド修飾子と型メソッド説明ReactiveStringCommands.bitPos
(Publisher<ReactiveStringCommands.BitPosCommand> commands) 文字列内の指定されたbit
に設定された最初のビットの位置を出力します。型 ReactiveStringCommands.BitPosCommand の型引数を持つ org.springframework.data.redis.connection のメソッドパラメーター修飾子と型メソッド説明ReactiveStringCommands.bitPos
(Publisher<ReactiveStringCommands.BitPosCommand> commands) 文字列内の指定されたbit
に設定された最初のビットの位置を出力します。