Uses of Class
org.springframework.data.redis.connection.BitFieldSubCommands.BitFieldGetBuilder
Package
Description
Connection package providing low-level abstractions for interacting with the various Redis 'drivers'/libraries.
-
Uses of BitFieldSubCommands.BitFieldGetBuilder in org.springframework.data.redis.connection
Modifier and TypeMethodDescriptionBitFieldSubCommands.BitFieldGetBuilder.forType
(BitFieldSubCommands.BitFieldType type) BitFieldSubCommands.get
(BitFieldSubCommands.BitFieldType type) Obtain a newBitFieldSubCommands.BitFieldGetBuilder
for creating and adding aBitFieldSubCommands.BitFieldGet
sub command.