Class ReactiveZSetCommands.ZAggregateCommand

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

public static class ReactiveZSetCommands.ZAggregateCommand extends Object implements ReactiveRedisConnection.Command
ZINTER/ZUNION command parameters.
Since:
2.6
Author:
Christoph Strobl, Mark Paluch
See Also: