クラスの使用
org.springframework.data.redis.connection.ReactiveHashCommands.HSetExCommand
ReactiveHashCommands.HSetExCommand を使用するパッケージ
パッケージ
説明
さまざまな Redis ' ドライバー '/libraries と対話するための低レベルの抽象化を提供する接続パッケージ。
org.springframework.data.redis.connection 内の ReactiveHashCommands.HSetExCommand 使用
修飾子と型メソッド説明ReactiveHashCommands.HSetExCommand.from(ByteBufferSE key) ハッシュキーを適用します。ReactiveHashCommands.HSetExCommand.setWithConditionAndExpiration(MapSE<ByteBufferSE, ByteBufferSE> fieldValueMap, RedisHashCommands.HashFieldSetOption condition, @Nullable Expiration expiration) 条件と有効期限を持つフィールドと値のペアを設定するための新しいReactiveHashCommands.HSetExCommandを作成します。型 ReactiveHashCommands.HSetExCommand の引数を持つ型を返す org.springframework.data.redis.connection のメソッド修飾子と型メソッド説明ReactiveHashCommands.hSetEx(Publisher<ReactiveHashCommands.HSetExCommand> commands) 条件と有効期限を指定して、キーのハッシュ内のフィールドと値のペアを設定します。型 ReactiveHashCommands.HSetExCommand の型引数を持つ org.springframework.data.redis.connection のメソッドパラメーター修飾子と型メソッド説明ReactiveHashCommands.hSetEx(Publisher<ReactiveHashCommands.HSetExCommand> commands) 条件と有効期限を指定して、キーのハッシュ内のフィールドと値のペアを設定します。