Class ReactiveStringCommands.BitFieldCommand

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

public static class ReactiveStringCommands.BitFieldCommand extends ReactiveRedisConnection.KeyCommand
BITFIELD command parameters.
Since:
2.1
Author:
Mark Paluch
See Also: