| Constructor and Description |
|---|
ActionQueuePreparer(IdentifierGenerator idGenerator,
DatabaseFetchStatsCache statsCache,
DynamicDao dynamicDao) |
| Modifier and Type | Class and Description |
|---|---|
class |
DatabaseFetchStatsSetCacheImpl |
| Constructor and Description |
|---|
GmoCacheManager(BundleCache bundleCache,
DefinitionCache definitionCache,
DatabaseFetchStatsCache statsCache) |
GmoCacheManager(BundleCache bundleCache,
DefinitionCache definitionCache,
DatabaseFetchStatsCache statsCache,
MetadataCache metadataCache) |
| Constructor and Description |
|---|
DynamicDao(DataSource dataSource,
DaoConfig conf,
DatabaseFetchStatsCache statsCache,
DynamicDaoSQLBuilder sqlBuilder) |
DynamicDao(DataSource dataSource,
DaoConfig conf,
DatabaseFetchStatsCache statsCache,
DynamicDaoSQLBuilder sqlBuilder,
MetadataCache metadataCache) |
DynamicServiceImpl(DatabaseFetchStatsCache statsCache,
DynamicDao dao) |
| Modifier and Type | Method and Description |
|---|---|
void |
HyperonPersistenceFactory.setDatabaseFetchStatsCache(DatabaseFetchStatsCache statsCache)
Setup custom cache for database fetch statistic storage, that is used within
BundleService. |
Copyright © 2021. All rights reserved.