Uses of Package
redis.clients.jedis.json
Packages that use redis.clients.jedis.json
Package
Description
This package contains the interfaces that contain methods representing Redis core commands.
This package contains the classes and interfaces related to RedisJSON module.
-
Classes in redis.clients.jedis.json used by redis.clients.jedisClassDescriptionRepresents the ability of serialize an object to JSON format string and deserialize it to the typed object.Path is a ReJSON path, representing a valid path into an objectPath is a ReJSON path, representing a valid path into an object
-
Classes in redis.clients.jedis.json used by redis.clients.jedis.commands
-
Classes in redis.clients.jedis.json used by redis.clients.jedis.jsonClassDescriptionRepresents the ability of serialize an object to JSON format string and deserialize it to the typed object.Path is a ReJSON path, representing a valid path into an objectPath is a ReJSON path, representing a valid path into an object