Uses of Class
io.vertigo.datastore.DataStoreFeatures
Packages that use DataStoreFeatures
-
Uses of DataStoreFeatures in io.vertigo.datastore
Methods in io.vertigo.datastore that return DataStoreFeaturesModifier and TypeMethodDescriptionDataStoreFeatures.withBerkleyKV(io.vertigo.core.param.Param... params) DataStoreFeatures.withCache()Activates caches.DataStoreFeatures.withDbFileStore(io.vertigo.core.param.Param... params) DataStoreFeatures.withDelayedMemoryKV(io.vertigo.core.param.Param... params) DataStoreFeatures.withEhCache()Activates caches.DataStoreFeatures.withEhCacheKV(io.vertigo.core.param.Param... params) DataStoreFeatures.withEntityMetrics()DataStoreFeatures.withEntityStore()Add store to dynamoDataStoreFeatures.withFileStore(io.vertigo.core.param.Param... params) Add store to dynamoDataStoreFeatures.withFsFileStore(io.vertigo.core.param.Param... params) DataStoreFeatures.withFsFullFileStore(io.vertigo.core.param.Param... params) DataStoreFeatures.withH2KV(io.vertigo.core.param.Param... params) DataStoreFeatures.withKVStore()Add key/value store to dynamoDataStoreFeatures.withMemoryCache()Activates caches.DataStoreFeatures.withRedisCache(io.vertigo.core.param.Param... params) Activates caches.DataStoreFeatures.withRedisKV(io.vertigo.core.param.Param... params) DataStoreFeatures.withS3FileStore(io.vertigo.core.param.Param... params) DataStoreFeatures.withSimpleMagicMimeTypeResolver()DataStoreFeatures.withSpeedbKV(io.vertigo.core.param.Param... params) DataStoreFeatures.withSqlEntityStore(io.vertigo.core.param.Param... params) DataStoreFeatures.withTaskProxyMethod()DataStoreFeatures.withTikaMimeTypeResolver(io.vertigo.core.param.Param... params)