Class BitFieldSubCommands.BitFieldType

java.lang.Object
org.springframework.data.redis.connection.BitFieldSubCommands.BitFieldType
Enclosing class:
BitFieldSubCommands

public static class BitFieldSubCommands.BitFieldType extends Object
The actual Redis bitfield type representation for signed and unsigned integers used with BitFieldSubCommands.BitFieldSubCommand.
Since:
2.1
Author:
Christoph Strobl, Mark Paluch