Uses of Class
org.nuxeo.runtime.kv.AbstractKeyValueStoreProvider
Package
Description
-
Uses of AbstractKeyValueStoreProvider in org.nuxeo.ecm.core.mongodb.kv
Modifier and TypeClassDescriptionclass
MongoDB implementation of a Key/Value Store Provider. -
Uses of AbstractKeyValueStoreProvider in org.nuxeo.ecm.core.storage.sql.kv
Modifier and TypeClassDescriptionclass
SQL implementation of a Key/Value Store Provider. -
Uses of AbstractKeyValueStoreProvider in org.nuxeo.runtime.kv
Modifier and TypeClassDescriptionclass
Memory-based implementation of a Key/Value store.