See: Description
| Interface | Description |
|---|---|
| JsonObjectMapper |
Represents the ability of serialize an object to JSON format string and deserialize it to the
typed object.
|
| RedisJsonCommands | |
| RedisJsonPipelineCommands |
| Class | Description |
|---|---|
| DefaultGsonObjectMapper |
Use the default
Gson configuration for serialization and deserialization JSON
operations. |
| JsonBuilderFactory | |
| JsonProtocol | |
| JsonSetParams | |
| Path |
Path is a ReJSON path, representing a valid path into an object
|
| Path2 |
Path is a ReJSON path, representing a valid path into an object
|
| Enum | Description |
|---|---|
| JsonProtocol.JsonCommand |
Copyright © 2023. All rights reserved.