クラスの使用
org.springframework.data.redis.connection.ReactiveStringCommands.AppendCommand
ReactiveStringCommands.AppendCommand を使用するパッケージ
パッケージ
説明
さまざまな Redis ' ドライバー '/libraries と対話するための低レベルの抽象化を提供する接続パッケージ。
org.springframework.data.redis.connection 内の ReactiveStringCommands.AppendCommand 使用
修飾子と型メソッド説明ReactiveStringCommands.AppendCommand.append(ByteBufferSE value) 追加する値を適用します。ReactiveStringCommands.AppendCommand.key(ByteBufferSE key) キーを指定して新しいReactiveStringCommands.AppendCommandを作成します。型 ReactiveStringCommands.AppendCommand の引数を持つ型を返す org.springframework.data.redis.connection のメソッド修飾子と型メソッド説明reactor.core.publisher.Flux<ReactiveRedisConnection.NumericResponse<ReactiveStringCommands.AppendCommand,LongSE>> ReactiveStringCommands.append(org.reactivestreams.Publisher<ReactiveStringCommands.AppendCommand> commands) 型 ReactiveStringCommands.AppendCommand の型引数を持つ org.springframework.data.redis.connection のメソッドパラメーター修飾子と型メソッド説明reactor.core.publisher.Flux<ReactiveRedisConnection.NumericResponse<ReactiveStringCommands.AppendCommand,LongSE>> ReactiveStringCommands.append(org.reactivestreams.Publisher<ReactiveStringCommands.AppendCommand> commands)