クラスの使用
org.springframework.data.redis.connection.ReactiveHashCommands.HashFieldsCommand
ReactiveHashCommands.HashFieldsCommand を使用するパッケージ
パッケージ
説明
さまざまな Redis ' ドライバー '/libraries と対話するための低レベルの抽象化を提供する接続パッケージ。
org.springframework.data.redis.connection 内の ReactiveHashCommands.HashFieldsCommand 使用
修飾子と型クラス説明static classstatic classstatic class型 ReactiveHashCommands.HashFieldsCommand の引数を持つ型を返す org.springframework.data.redis.connection のメソッド修飾子と型メソッド説明ReactiveHashCommands.hPersist(Publisher<ReactiveHashCommands.HashFieldsCommand> commands) 関連する有効期限を削除して、指定されたフィールドのListSE を永続化します。ReactiveHashCommands.hpTtl(Publisher<ReactiveHashCommands.HashFieldsCommand> commands) ListSE 内の指定されたすべてのフィールドの有効期間をミリ秒単位で返します。ReactiveHashCommands.hTtl(Publisher<ReactiveHashCommands.HashFieldsCommand> commands) ListSE 内の指定されたすべてのフィールドの有効期間を秒単位で返します。型 ReactiveHashCommands.HashFieldsCommand の型引数を持つ org.springframework.data.redis.connection のメソッドパラメーター修飾子と型メソッド説明ReactiveHashCommands.hPersist(Publisher<ReactiveHashCommands.HashFieldsCommand> commands) 関連する有効期限を削除して、指定されたフィールドのListSE を永続化します。ReactiveHashCommands.hpTtl(Publisher<ReactiveHashCommands.HashFieldsCommand> commands) ListSE 内の指定されたすべてのフィールドの有効期間をミリ秒単位で返します。ReactiveHashCommands.hTtl(Publisher<ReactiveHashCommands.HashFieldsCommand> commands) ListSE 内の指定されたすべてのフィールドの有効期間を秒単位で返します。