| Interface | Description |
|---|---|
| BundleCache | |
| DatabaseFetchStatsCache |
Cache holding Hyperon Persistence entity tables fetch statistics.
|
| DefinitionCache | |
| Invalidable |
| Class | Description |
|---|---|
| DatabaseFetchStatsSetCacheImpl | |
| DefinitionCacheMapImpl | |
| EhcacheBundleCache | |
| GmoCacheManager | |
| MapBundleCache | |
| PersistenceTableStatsCacheKey |
This class combines flattened information about:
bundleId - bundle id, that is created on first insert for bundle
revision - incremented value, whenever bundle (and it's values) is updated
entityType - name of existing entity type for this bundle Id and revision
Its main purpose is to ease storing and fetching bundle information from cache.
|
Copyright © 2021. All rights reserved.