Class ReactiveZSetCommands.ZRangeStoreCommand

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

public static class ReactiveZSetCommands.ZRangeStoreCommand extends ReactiveRedisConnection.KeyCommand
ZRANGESTORE command parameters.
Since:
3.0
Author:
Mark Paluch
See Also: