Class ReactiveHyperLogLogCommands.PfAddCommand

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

public static class ReactiveHyperLogLogCommands.PfAddCommand extends ReactiveRedisConnection.KeyCommand
PFADD command parameters.
Author:
Christoph Strobl
See Also: