Uses of Class
org.nuxeo.ecm.core.redis.RedisPoolDescriptor
-
Packages that use RedisPoolDescriptor Package Description org.nuxeo.ecm.core.redis -
-
Uses of RedisPoolDescriptor in org.nuxeo.ecm.core.redis
Subclasses of RedisPoolDescriptor in org.nuxeo.ecm.core.redis Modifier and Type Class Description class
RedisSentinelDescriptor
class
RedisServerDescriptor
Descriptor for a Redis configuration.Methods in org.nuxeo.ecm.core.redis that return RedisPoolDescriptor Modifier and Type Method Description RedisPoolDescriptor
RedisAdmin. getConfig()
RedisPoolDescriptor
RedisComponent. getConfig()
-