クラスの使用
org.springframework.data.redis.connection.ReactiveStringCommands.GetBitCommand
ReactiveStringCommands.GetBitCommand を使用するパッケージ
パッケージ
説明
さまざまな Redis ' ドライバー '/libraries と対話するための低レベルの抽象化を提供する接続パッケージ。
org.springframework.data.redis.connection 内の ReactiveStringCommands.GetBitCommand 使用
修飾子と型メソッド説明ReactiveStringCommands.GetBitCommand.atOffset(long offset) オフセットインデックスを適用します。ReactiveStringCommands.GetBitCommand.bit(ByteBufferSE key) キーを指定して新しいReactiveStringCommands.GetBitCommandを作成します。型 ReactiveStringCommands.GetBitCommand の引数を持つ型を返す org.springframework.data.redis.connection のメソッド修飾子と型メソッド説明reactor.core.publisher.Flux<ReactiveRedisConnection.BooleanResponse<ReactiveStringCommands.GetBitCommand>>ReactiveStringCommands.getBit(org.reactivestreams.Publisher<ReactiveStringCommands.GetBitCommand> commands) キーの値のオフセットでビット値を取得します。型 ReactiveStringCommands.GetBitCommand の型引数を持つ org.springframework.data.redis.connection のメソッドパラメーター修飾子と型メソッド説明reactor.core.publisher.Flux<ReactiveRedisConnection.BooleanResponse<ReactiveStringCommands.GetBitCommand>>ReactiveStringCommands.getBit(org.reactivestreams.Publisher<ReactiveStringCommands.GetBitCommand> commands) キーの値のオフセットでビット値を取得します。