Uses of Class
org.springframework.data.redis.connection.BitFieldSubCommands.BitFieldGet
Package
Description
Connection package providing low-level abstractions for interacting with the various Redis 'drivers'/libraries.
-
Uses of BitFieldSubCommands.BitFieldGet in org.springframework.data.redis.connection
Modifier and TypeMethodDescriptionBitFieldSubCommands.BitFieldGet.create
(BitFieldSubCommands.BitFieldType type, BitFieldSubCommands.Offset offset) Creates a newBitFieldSubCommands.BitFieldGet
.Modifier and TypeMethodDescriptionprotected BitFieldSubCommands
BitFieldSubCommands.get
(BitFieldSubCommands.BitFieldGet get) Create newBitFieldSubCommands
adding givenBitFieldSubCommands.BitFieldGet
to the sub commands.