Class ReactiveZSetCommands.ZDiffStoreCommand

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

public static class ReactiveZSetCommands.ZDiffStoreCommand extends ReactiveRedisConnection.KeyCommand
ZDIFFSTORE command parameters.
Since:
2.6
Author:
Mark Paluch
See Also: