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