| Package | Description |
|---|---|
| org.nuxeo.ecm.core.mongodb.kv | |
| org.nuxeo.ecm.core.redis.contribs | |
| org.nuxeo.ecm.core.storage.sql.kv | |
| org.nuxeo.runtime.kv |
| Modifier and Type | Method and Description |
|---|---|
void |
MongoDBKeyValueStore.initialize(KeyValueStoreDescriptor descriptor) |
| Modifier and Type | Method and Description |
|---|---|
protected String[] |
RedisKeyValueStore.getNamespace(KeyValueStoreDescriptor descriptor) |
void |
RedisKeyValueStore.initialize(KeyValueStoreDescriptor descriptor) |
| Modifier and Type | Method and Description |
|---|---|
void |
SQLKeyValueStore.initialize(KeyValueStoreDescriptor descriptor) |
| Modifier and Type | Method and Description |
|---|---|
void |
KeyValueStoreProvider.initialize(KeyValueStoreDescriptor descriptor)
Initializes this Key/Value store provider.
|
void |
AbstractKeyValueStoreProvider.initialize(KeyValueStoreDescriptor descriptor) |
| Constructor and Description |
|---|
KeyValueStoreDescriptor(KeyValueStoreDescriptor other)
Copy constructor.
|
Copyright © 2019 Nuxeo. All rights reserved.