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