Class Hierarchy
- java.lang.Object
- org.nuxeo.runtime.model.DefaultComponent (implements org.nuxeo.runtime.model.Adaptable, org.nuxeo.runtime.model.Component)
- org.nuxeo.ecm.core.redis.RedisComponent (implements org.nuxeo.ecm.core.redis.RedisAdmin)
- org.nuxeo.ecm.core.redis.RedisAbstractExecutor (implements org.nuxeo.ecm.core.redis.RedisExecutor)
- org.nuxeo.ecm.core.redis.RedisFailoverExecutor
- org.nuxeo.ecm.core.redis.RedisPoolExecutor
- org.nuxeo.ecm.core.redis.RedisChecker (implements org.nuxeo.launcher.config.backingservices.BackingChecker)
- org.nuxeo.ecm.core.redis.RedisPoolDescriptor (implements org.nuxeo.runtime.model.Descriptor)
- org.nuxeo.ecm.core.redis.RedisSentinelDescriptor
- org.nuxeo.ecm.core.redis.RedisServerDescriptor
- org.nuxeo.ecm.core.redis.RedisSentinelDescriptor.RedisHostDescriptor (implements org.nuxeo.runtime.model.Descriptor)
- org.nuxeo.runtime.model.DefaultComponent (implements org.nuxeo.runtime.model.Adaptable, org.nuxeo.runtime.model.Component)
Interface Hierarchy
- org.nuxeo.ecm.core.redis.RedisAdmin
- org.nuxeo.ecm.core.redis.RedisCallable<T>
- org.nuxeo.ecm.core.redis.RedisExecutor