| Package | Description |
|---|---|
| org.nuxeo.ecm.core.redis | |
| org.nuxeo.ecm.core.redis.contribs | |
| org.nuxeo.importer.stream.consumer |
| Modifier and Type | Class and Description |
|---|---|
class |
RedisAbstractExecutor
Abstract implementation of a
RedisExecutor. |
class |
RedisFailoverExecutor |
class |
RedisPoolExecutor |
| Modifier and Type | Field and Description |
|---|---|
protected RedisExecutor |
RedisFailoverExecutor.executor |
protected RedisExecutor |
RedisComponent.executor |
| Modifier and Type | Method and Description |
|---|---|
RedisExecutor |
RedisServerDescriptor.newExecutor() |
RedisExecutor |
RedisSentinelDescriptor.newExecutor() |
protected abstract RedisExecutor |
RedisPoolDescriptor.newExecutor() |
| Constructor and Description |
|---|
RedisFailoverExecutor(int timeout,
RedisExecutor base) |
| Modifier and Type | Field and Description |
|---|---|
protected RedisExecutor |
RedisTransientStore.redisExecutor |
protected RedisExecutor |
RedisPubSubProvider.Dispatcher.redisExecutor |
| Modifier and Type | Field and Description |
|---|---|
protected RedisExecutor |
RedisDocumentMessageConsumer.redisExecutor |
Copyright © 2019 Nuxeo. All rights reserved.