Class ReactiveHyperLogLogCommands.PfCountCommand

java.lang.Object
org.springframework.data.redis.connection.ReactiveHyperLogLogCommands.PfCountCommand
All Implemented Interfaces:
ReactiveRedisConnection.Command
Enclosing interface:
ReactiveHyperLogLogCommands

public static class ReactiveHyperLogLogCommands.PfCountCommand extends Object implements ReactiveRedisConnection.Command
PFCOUNT command parameters.
Author:
Christoph Strobl
See Also: