Class ReactiveZSetCommands.ZDiffCommand

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

public static class ReactiveZSetCommands.ZDiffCommand extends Object implements ReactiveRedisConnection.Command
ZDIFF command parameters.
Since:
2.6
Author:
Mark Paluch
See Also: