| Package | Description |
|---|---|
| io.valkey | |
| io.valkey.json |
This package contains the classes and interfaces related to RedisJSON module.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CommandObjects.setJsonObjectMapper(JsonObjectMapper jsonObjectMapper) |
void |
PipeliningBase.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.