Uses of Enum Class
redis.clients.jedis.json.JsonProtocol.JsonCommand
Packages that use JsonProtocol.JsonCommand
Package
Description
This package contains the classes and interfaces related to RedisJSON module.
-
Uses of JsonProtocol.JsonCommand in redis.clients.jedis.json
Methods in redis.clients.jedis.json that return JsonProtocol.JsonCommandModifier and TypeMethodDescriptionstatic JsonProtocol.JsonCommandReturns the enum constant of this class with the specified name.static JsonProtocol.JsonCommand[]JsonProtocol.JsonCommand.values()Returns an array containing the constants of this enum class, in the order they are declared.