Uses of Interface
org.nuxeo.runtime.kv.KeyValueStoreProvider
Packages that use KeyValueStoreProvider
Package
Description
-
Uses of KeyValueStoreProvider in org.nuxeo.duoweb.authentication
Methods in org.nuxeo.duoweb.authentication that return KeyValueStoreProviderModifier and TypeMethodDescriptionprotected KeyValueStoreProviderDuoFactorsAuthenticator.getKeyValueStore() -
Uses of KeyValueStoreProvider in org.nuxeo.ecm.core.mongodb.kv
Classes in org.nuxeo.ecm.core.mongodb.kv that implement KeyValueStoreProviderModifier and TypeClassDescriptionclassMongoDB implementation of a Key/Value Store Provider. -
Uses of KeyValueStoreProvider in org.nuxeo.ecm.core.storage.sql.kv
Classes in org.nuxeo.ecm.core.storage.sql.kv that implement KeyValueStoreProviderModifier and TypeClassDescriptionclassSQL implementation of a Key/Value Store Provider. -
Uses of KeyValueStoreProvider in org.nuxeo.runtime.kv
Classes in org.nuxeo.runtime.kv that implement KeyValueStoreProviderModifier and TypeClassDescriptionclassKey/Value Store common methods.classMemory-based implementation of a Key/Value store.Fields in org.nuxeo.runtime.kv with type parameters of type KeyValueStoreProviderModifier and TypeFieldDescriptionClass<? extends KeyValueStoreProvider> KeyValueStoreDescriptor.klassprotected Map<String, KeyValueStoreProvider> KeyValueServiceImpl.providers -
Uses of KeyValueStoreProvider in org.nuxeo.runtime.ts
Fields in org.nuxeo.runtime.ts declared as KeyValueStoreProviderModifier and TypeFieldDescriptionprotected final KeyValueStoreProviderKeyValueTransientDataStore.keyValueStore