クラスの使用
org.springframework.data.redis.connection.ReactiveHashCommands.HGetCommand
ReactiveHashCommands.HGetCommand を使用するパッケージ
パッケージ
説明
さまざまな Redis ' ドライバー '/libraries と対話するための低レベルの抽象化を提供する接続パッケージ。
org.springframework.data.redis.connection 内の ReactiveHashCommands.HGetCommand 使用
修飾子と型メソッド説明ReactiveHashCommands.HGetCommand.field
(ByteBufferSE field) field name
SE を指定して新しいReactiveHashCommands.HGetCommand
を作成します。ReactiveHashCommands.HGetCommand.fields
(CollectionSE<ByteBufferSE> fields) フィールド名のCollection
SE を指定して、新しいReactiveHashCommands.HGetCommand
を作成します。ReactiveHashCommands.HGetCommand.from
(ByteBufferSE key) ハッシュキーを適用します。型 ReactiveHashCommands.HGetCommand の引数を持つ型を返す org.springframework.data.redis.connection のメソッド修飾子と型メソッド説明reactor.core.publisher.Flux<ReactiveRedisConnection.MultiValueResponse<ReactiveHashCommands.HGetCommand,
ByteBufferSE>> ReactiveHashCommands.hMGet
(org.reactivestreams.Publisher<ReactiveHashCommands.HGetCommand> commands) キーのハッシュから特定のフィールドの値を取得します。型 ReactiveHashCommands.HGetCommand の型引数を持つ org.springframework.data.redis.connection のメソッドパラメーター修飾子と型メソッド説明reactor.core.publisher.Flux<ReactiveRedisConnection.MultiValueResponse<ReactiveHashCommands.HGetCommand,
ByteBufferSE>> ReactiveHashCommands.hMGet
(org.reactivestreams.Publisher<ReactiveHashCommands.HGetCommand> commands) キーのハッシュから特定のフィールドの値を取得します。