Package | Description |
---|---|
org.nuxeo.ecm.core.redis.contribs | |
org.nuxeo.ecm.core.transientstore | |
org.nuxeo.ecm.core.transientstore.api |
Modifier and Type | Method and Description |
---|---|
void |
RedisTransientStore.init(TransientStoreConfig config) |
Modifier and Type | Field and Description |
---|---|
protected TransientStoreConfig |
AbstractTransientStore.config |
Modifier and Type | Field and Description |
---|---|
protected Map<String,TransientStoreConfig> |
TransientStorageComponent.configs |
Modifier and Type | Method and Description |
---|---|
void |
SimpleTransientStore.init(TransientStoreConfig config) |
void |
AbstractTransientStore.init(TransientStoreConfig config) |
protected TransientStore |
TransientStorageComponent.registerStore(TransientStoreConfig config) |
Modifier and Type | Method and Description |
---|---|
void |
TransientStore.init(TransientStoreConfig config)
Initializes the store from the given
config . |
Copyright © 2016 Nuxeo SA. All rights reserved.