Uses of Class
io.jenkins.plugins.redis.JedisPoolManager
-
Uses of JedisPoolManager in io.jenkins.plugins.redis
Methods in io.jenkins.plugins.redis that return JedisPoolManager Modifier and Type Method Description static JedisPoolManager
JedisPoolManager. valueOf(String name)
Returns the enum constant of this type with the specified name.static JedisPoolManager[]
JedisPoolManager. values()
Returns an array containing the constants of this enum type, in the order they are declared.