Class ReactiveHyperLogLogCommands.PfMergeCommand

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

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