Package | Description |
---|---|
org.nuxeo.ecm.core.redis | |
org.nuxeo.ecm.core.redis.contribs |
Modifier and Type | Class and Description |
---|---|
class |
RedisFailoverExecutor |
class |
RedisPoolExecutor |
Modifier and Type | Field and Description |
---|---|
protected RedisExecutor |
RedisFailoverExecutor.executor |
protected RedisExecutor |
RedisComponent.executor |
static RedisExecutor |
RedisExecutor.NOOP |
Modifier and Type | Method and Description |
---|---|
RedisExecutor |
RedisServerDescriptor.newExecutor() |
RedisExecutor |
RedisSentinelDescriptor.newExecutor() |
protected abstract RedisExecutor |
RedisPoolDescriptor.newExecutor() |
Modifier and Type | Method and Description |
---|---|
void |
RedisComponent.handleNewExecutor(RedisExecutor executor) |
Constructor and Description |
---|
RedisFailoverExecutor(int timeout,
RedisExecutor base) |
Modifier and Type | Field and Description |
---|---|
protected RedisExecutor |
RedisCache.executor |
protected RedisExecutor |
RedisWorkQueuing.redisExecutor |
protected RedisExecutor |
RedisTransientStore.redisExecutor |
protected RedisExecutor |
RedisLockManager.redisExecutor |
protected RedisExecutor |
RedisClusterInvalidator.redisExecutor |
Copyright © 2015 Nuxeo SA. All rights reserved.