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