| Package | Description |
|---|---|
| io.vertigo.dynamo.impl | |
| io.vertigo.dynamo.impl.kvstore | |
| io.vertigo.dynamo.plugins.kvstore.berkeley | |
| io.vertigo.dynamo.plugins.kvstore.delayedmemory |
| Modifier and Type | Method and Description |
|---|---|
DynamoFeatures |
DynamoFeatures.addKVStorePlugin(Class<? extends KVStorePlugin> kvStorePlugin,
Param... params)
Add a key/value store plugin
|
| Constructor and Description |
|---|
KVStoreManagerImpl(List<KVStorePlugin> kvStorePlugins)
Constructor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BerkeleyKVStorePlugin
Implémentation d'un store BerkeleyDB.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DelayedMemoryKVStorePlugin
Memory implementation of UiSecurityTokenCachePlugin.
|
Copyright © 2019. All Rights Reserved.