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