Uses of Interface
io.vertigo.datastore.impl.kvstore.KVStorePlugin
Packages that use KVStorePlugin
Package
Description
-
Uses of KVStorePlugin in io.vertigo.datastore.impl.kvstore
Constructor parameters in io.vertigo.datastore.impl.kvstore with type arguments of type KVStorePluginModifierConstructorDescriptionKVStoreManagerImpl(List<KVStorePlugin> kvStorePlugins) Constructor. -
Uses of KVStorePlugin in io.vertigo.datastore.plugins.kvstore.berkeley
Classes in io.vertigo.datastore.plugins.kvstore.berkeley that implement KVStorePluginModifier and TypeClassDescriptionfinal classImplémentation d'un store BerkeleyDB. -
Uses of KVStorePlugin in io.vertigo.datastore.plugins.kvstore.delayedmemory
Classes in io.vertigo.datastore.plugins.kvstore.delayedmemory that implement KVStorePluginModifier and TypeClassDescriptionfinal classMemory implementation of UiSecurityTokenCachePlugin. -
Uses of KVStorePlugin in io.vertigo.datastore.plugins.kvstore.ehcache
Classes in io.vertigo.datastore.plugins.kvstore.ehcache that implement KVStorePluginModifier and TypeClassDescriptionfinal classImplémentation EHCache du KvStorePlugin. -
Uses of KVStorePlugin in io.vertigo.datastore.plugins.kvstore.h2
Classes in io.vertigo.datastore.plugins.kvstore.h2 that implement KVStorePluginModifier and TypeClassDescriptionfinal classMemory implementation of H2KVStorePlugin. -
Uses of KVStorePlugin in io.vertigo.datastore.plugins.kvstore.redis
Classes in io.vertigo.datastore.plugins.kvstore.redis that implement KVStorePlugin -
Uses of KVStorePlugin in io.vertigo.datastore.plugins.kvstore.speedb
Classes in io.vertigo.datastore.plugins.kvstore.speedb that implement KVStorePluginModifier and TypeClassDescriptionfinal classImplémentation d'un store BerkeleyDB.