クラスの使用
org.springframework.data.redis.connection.ReactiveHyperLogLogCommands.PfMergeCommand
ReactiveHyperLogLogCommands.PfMergeCommand を使用するパッケージ
パッケージ
説明
さまざまな Redis ' ドライバー '/libraries と対話するための低レベルの抽象化を提供する接続パッケージ。
org.springframework.data.redis.connection 内の ReactiveHyperLogLogCommands.PfMergeCommand 使用
修飾子と型メソッド説明ReactiveHyperLogLogCommands.PfMergeCommand.into(ByteBufferSE destinationKey) destinationKey を適用します。ReactiveHyperLogLogCommands.PfMergeCommand.valuesIn(CollectionSE<ByteBufferSE> sourceKeys) sourceKeys のCollectionSE を指定して新しいReactiveHyperLogLogCommands.PfMergeCommandを作成します。型 ReactiveHyperLogLogCommands.PfMergeCommand の引数を持つ型を返す org.springframework.data.redis.connection のメソッド修飾子と型メソッド説明reactor.core.publisher.Flux<ReactiveRedisConnection.BooleanResponse<ReactiveHyperLogLogCommands.PfMergeCommand>>ReactiveHyperLogLogCommands.pfMerge(org.reactivestreams.Publisher<ReactiveHyperLogLogCommands.PfMergeCommand> commands) N 個の異なる HyperLogLogs を sourceKeys で 1 つの destinationKey にマージします。型 ReactiveHyperLogLogCommands.PfMergeCommand の型引数を持つ org.springframework.data.redis.connection のメソッドパラメーター修飾子と型メソッド説明reactor.core.publisher.Flux<ReactiveRedisConnection.BooleanResponse<ReactiveHyperLogLogCommands.PfMergeCommand>>ReactiveHyperLogLogCommands.pfMerge(org.reactivestreams.Publisher<ReactiveHyperLogLogCommands.PfMergeCommand> commands) N 個の異なる HyperLogLogs を sourceKeys で 1 つの destinationKey にマージします。