Class ReactiveStringCommands.SetBitCommand

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

public static class ReactiveStringCommands.SetBitCommand extends ReactiveRedisConnection.KeyCommand
SETBIT command parameters.
Author:
Christoph Strobl
See Also: