Class BitFieldSubCommands

java.lang.Object
org.springframework.data.redis.connection.BitFieldSubCommands
All Implemented Interfaces:
Iterable<BitFieldSubCommands.BitFieldSubCommand>

public class BitFieldSubCommands extends Object implements Iterable<BitFieldSubCommands.BitFieldSubCommand>
The actual BITFIELD command representation holding several BitFieldSubCommands.BitFieldSubCommands to execute.
Since:
2.1
Author:
Christoph Strobl, Qiang Lee, Yanam