Package | Description |
---|---|
org.springframework.data.redis.connection |
Connection package providing low-level abstractions for interacting with the various Redis 'drivers'/libraries.
|
Modifier and Type | Method and Description |
---|---|
static BitFieldSubCommands.BitFieldGet |
BitFieldSubCommands.BitFieldGet.create(BitFieldSubCommands.BitFieldType type,
BitFieldSubCommands.Offset offset)
Creates a new
BitFieldSubCommands.BitFieldGet . |
Modifier and Type | Method and Description |
---|---|
protected BitFieldSubCommands |
BitFieldSubCommands.get(BitFieldSubCommands.BitFieldGet get)
Create new
BitFieldSubCommands adding given BitFieldSubCommands.BitFieldGet to the sub commands. |
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.