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