クラスの使用
org.springframework.data.redis.connection.ReactiveHashCommands.HStrLenCommand
ReactiveHashCommands.HStrLenCommand を使用するパッケージ
パッケージ
説明
さまざまな Redis ' ドライバー '/libraries と対話するための低レベルの抽象化を提供する接続パッケージ。
org.springframework.data.redis.connection 内の ReactiveHashCommands.HStrLenCommand 使用
修飾子と型メソッド説明ReactiveHashCommands.HStrLenCommand.from
(ByteBufferSE key) ハッシュが保存されているkey
を定義します。ReactiveHashCommands.HStrLenCommand.lengthOf
(ByteBufferSE field) ハッシュ内のfield
を指定して、. ø のvalue
の長さを取得します。型 ReactiveHashCommands.HStrLenCommand の引数を持つ型を返す org.springframework.data.redis.connection のメソッド修飾子と型メソッド説明reactor.core.publisher.Flux<ReactiveRedisConnection.NumericResponse<ReactiveHashCommands.HStrLenCommand,
LongSE>> ReactiveHashCommands.hStrLen
(org.reactivestreams.Publisher<ReactiveHashCommands.HStrLenCommand> commands) field
に関連付けられた値の長さを取得します。型 ReactiveHashCommands.HStrLenCommand の型引数を持つ org.springframework.data.redis.connection のメソッドパラメーター修飾子と型メソッド説明reactor.core.publisher.Flux<ReactiveRedisConnection.NumericResponse<ReactiveHashCommands.HStrLenCommand,
LongSE>> ReactiveHashCommands.hStrLen
(org.reactivestreams.Publisher<ReactiveHashCommands.HStrLenCommand> commands) field
に関連付けられた値の長さを取得します。