Package org.nuxeo.runtime.kv
-
Interface Summary Interface Description KeyValueService Key/Value Service.KeyValueStore Key/Value Store.KeyValueStoreProvider Key/Value Store SPI. -
Class Summary Class Description AbstractKeyValueStoreProvider Key/Value Store common methods.KeyValueServiceImpl Implementation for the Key/Value Service.KeyValueStoreDescriptor Descriptor of Key/Value store contribution.MemKeyValueStore Memory-based implementation of a Key/Value store.