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 TypeClassDescriptionclassMongoDB 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 TypeClassDescriptionclassSQL implementation of a Key/Value Store Provider. -
Uses of AbstractKeyValueStoreProvider in org.nuxeo.runtime.kv
Subclasses of AbstractKeyValueStoreProvider in org.nuxeo.runtime.kvModifier and TypeClassDescriptionclassMemory-based implementation of a Key/Value store.