| Package | Description |
|---|---|
| redis.clients.jedis | |
| redis.clients.jedis.json |
This package contains the classes and interfaces related to RedisJSON module.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PipeliningBase.setJsonObjectMapper(JsonObjectMapper jsonObjectMapper) |
void |
CommandObjects.setJsonObjectMapper(JsonObjectMapper jsonObjectMapper) |
void |
UnifiedJedis.setJsonObjectMapper(JsonObjectMapper jsonObjectMapper) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultGsonObjectMapper
Use the default
Gson configuration for serialization and deserialization JSON
operations. |
Copyright © 2024. All rights reserved.