クラスの使用
org.springframework.data.redis.connection.ReactiveHashCommands.HDelCommand
ReactiveHashCommands.HDelCommand を使用するパッケージ
パッケージ
説明
さまざまな Redis ' ドライバー '/libraries と対話するための低レベルの抽象化を提供する接続パッケージ。
org.springframework.data.redis.connection 内の ReactiveHashCommands.HDelCommand 使用
修飾子と型メソッド説明ReactiveHashCommands.HDelCommand.field(ByteBufferSE field) field nameSE を指定して新しいReactiveHashCommands.HDelCommandを作成します。ReactiveHashCommands.HDelCommand.fields(CollectionSE<ByteBufferSE> fields) フィールド名のCollectionSE を指定して、新しいReactiveHashCommands.HDelCommandを作成します。ReactiveHashCommands.HDelCommand.from(ByteBufferSE key) ハッシュキーを適用します。型 ReactiveHashCommands.HDelCommand の引数を持つ型を返す org.springframework.data.redis.connection のメソッド修飾子と型メソッド説明ReactiveHashCommands.hDel(Publisher<ReactiveHashCommands.HDelCommand> commands) 指定されたハッシュフィールドを削除します。型 ReactiveHashCommands.HDelCommand の型引数を持つ org.springframework.data.redis.connection のメソッドパラメーター修飾子と型メソッド説明ReactiveHashCommands.hDel(Publisher<ReactiveHashCommands.HDelCommand> commands) 指定されたハッシュフィールドを削除します。