Uses of Enum Class
redis.clients.jedis.Protocol.Command
Packages that use Protocol.Command
-
Uses of Protocol.Command in redis.clients.jedis
Methods in redis.clients.jedis that return Protocol.CommandModifier and TypeMethodDescriptionstatic Protocol.CommandReturns the enum constant of this class with the specified name.static Protocol.Command[]Protocol.Command.values()Returns an array containing the constants of this enum class, in the order they are declared.