Class BitFieldSubCommands.BitFieldGet

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

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