Class ReactiveStringCommands.GetBitCommand

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

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