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