Class BitFieldSubCommands.BitFieldGetBuilder
java.lang.Object
org.springframework.data.redis.connection.BitFieldSubCommands.BitFieldGetBuilder
- Enclosing class:
- BitFieldSubCommands
- Author:
- Christoph Strobl
-
Method Summary
Modifier and TypeMethodDescriptionvalueAt
(long offset) Set the zero based bit offset.valueAt
(BitFieldSubCommands.Offset offset) Set the bit offset.
-
Method Details
-
forType
-
valueAt
Set the zero based bit offset.- Parameters:
offset
- must not be null.- Returns:
-
valueAt
Set the bit offset.- Parameters:
offset
- must not be null.- Returns:
-