| Package | Description |
|---|---|
| redis.clients.jedis | |
| redis.clients.jedis.builders | |
| redis.clients.jedis.util |
This package contains the utility classes.
|
| Modifier and Type | Field and Description |
|---|---|
protected CommandKeyArgumentPreProcessor |
CommandObjects.keyPreProcessor |
| Modifier and Type | Method and Description |
|---|---|
void |
UnifiedJedis.setKeyArgumentPreProcessor(CommandKeyArgumentPreProcessor keyPreProcessor) |
void |
CommandObjects.setKeyArgumentPreProcessor(CommandKeyArgumentPreProcessor keyPreProcessor) |
| Modifier and Type | Field and Description |
|---|---|
protected CommandKeyArgumentPreProcessor |
AbstractClientBuilder.keyPreProcessor |
| Modifier and Type | Method and Description |
|---|---|
T |
AbstractClientBuilder.keyPreProcessor(CommandKeyArgumentPreProcessor keyPreProcessor)
Sets a key preprocessor for transforming Redis keys before sending commands.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PrefixedKeyArgumentPreProcessor |
Copyright © 2025. All rights reserved.