Interface | Description |
---|---|
KeyValueService |
Key/Value Service.
|
KeyValueStore |
Key/Value Store.
|
KeyValueStoreProvider |
Key/Value Store SPI.
|
Class | Description |
---|---|
AbstractKeyValueStoreProvider |
Key/Value Store common methods.
|
KeyValueServiceImpl |
Implementation for the Key/Value Service.
|
KeyValueStoreDescriptor |
Descriptor of Key/Value store contribution.
|
KeyValueStoreRegistry |
Registry to register Key/Value stores.
|
MemKeyValueStore |
Memory-based implementation of a Key/Value store.
|
Copyright © 2018 Nuxeo. All rights reserved.