Uses of Class
org.springframework.data.redis.connection.BitFieldSubCommands.AbstractBitFieldSubCommand
Package
Description
Connection package providing low-level abstractions for interacting with the various Redis 'drivers'/libraries.
-
Uses of BitFieldSubCommands.AbstractBitFieldSubCommand in org.springframework.data.redis.connection
Modifier and TypeClassDescriptionstatic class
TheGET
sub command used withBitFieldSubCommands
.static class
TheINCRBY
sub command used withBitFieldSubCommands
.static class
TheSET
sub command used withBitFieldSubCommands
.