クラスの使用
org.springframework.data.redis.connection.ReactiveHyperLogLogCommands.PfCountCommand
ReactiveHyperLogLogCommands.PfCountCommand を使用するパッケージ
パッケージ
説明
さまざまな Redis ' ドライバー '/libraries と対話するための低レベルの抽象化を提供する接続パッケージ。
org.springframework.data.redis.connection 内の ReactiveHyperLogLogCommands.PfCountCommand 使用
修飾子と型メソッド説明ReactiveHyperLogLogCommands.PfCountCommand.valueIn(ByteBufferSE key) keySE を指定して新しいReactiveHyperLogLogCommands.PfCountCommandを作成します。ReactiveHyperLogLogCommands.PfCountCommand.valuesIn(CollectionSE<ByteBufferSE> keys) キーのCollectionSE を指定して、新しいReactiveHyperLogLogCommands.PfCountCommandを作成します。型 ReactiveHyperLogLogCommands.PfCountCommand の引数を持つ型を返す org.springframework.data.redis.connection のメソッド修飾子と型メソッド説明ReactiveHyperLogLogCommands.pfCount(Publisher<ReactiveHyperLogLogCommands.PfCountCommand> commands) キーで HyperLogLog によって観測された構造の近似カーディナリティを返します。型 ReactiveHyperLogLogCommands.PfCountCommand の型引数を持つ org.springframework.data.redis.connection のメソッドパラメーター修飾子と型メソッド説明ReactiveHyperLogLogCommands.pfCount(Publisher<ReactiveHyperLogLogCommands.PfCountCommand> commands) キーで HyperLogLog によって観測された構造の近似カーディナリティを返します。