Interface RedisStringReactiveOperations.StringBitfieldBuilder<A,B>

Type Parameters:
A - key type
B - value type
Enclosing interface:
RedisStringReactiveOperations<A,B>

public static interface RedisStringReactiveOperations.StringBitfieldBuilder<A,B>
BITFIELD key [GET encoding offset] [SET encoding offset value] [INCRBY encoding offset increment] [OVERFLOW WRAP|SAT|FAIL]
Since:
1.4
Author:
Jeremy Kuhn