Class BitFieldSubCommands.BitFieldIncrBy

java.lang.Object
org.springframework.data.redis.connection.BitFieldSubCommands.AbstractBitFieldSubCommand
org.springframework.data.redis.connection.BitFieldSubCommands.BitFieldIncrBy
All Implemented Interfaces:
BitFieldSubCommands.BitFieldSubCommand
Enclosing class:
BitFieldSubCommands

public static class BitFieldSubCommands.BitFieldIncrBy extends BitFieldSubCommands.AbstractBitFieldSubCommand
The INCRBY sub command used with BitFieldSubCommands.
Since:
2.1
Author:
Christoph Strobl