| Interface | Description |
|---|---|
| OverridePreCacheInitializer |
Performs cache item initialization for a specific entity type.
|
| OverridePreCacheService |
Describes a service capable of maintaining a cache of standard site level overrides.
|
| PersistentRetrieval<T> |
Represents a block of work to execute during a call to
AbstractCacheMissAware.getCachedObject(Class, String, String, PersistentRetrieval, String...)
should a missed cache item not be detected. |
| StatisticsService | |
| StatisticsServiceLogAdapter |
| Class | Description |
|---|---|
| AbstractCacheMissAware |
Support for any class that wishes to utilize a query miss cache.
|
| CacheStat | |
| DefaultOverridePreCacheServiceImpl |
Default implementation of
OverridePreCacheService. |
| HydratedSetup | |
| Log4j2StatisticsServiceLogAdapter |
Specific implementation used with a Log4j2 dependency
|
| Log4jStatisticsServiceLogAdapter | Deprecated
in favor of
Log4j2StatisticsServiceLogAdapter (following Apache's EOL declaration for log4j 1.x) |
| NoOpStatisticsServiceLogAdapter |
An implementation of StatisticsServiceLogAdapter that does nothing.
|
| StatisticsServiceImpl |
| Enum | Description |
|---|---|
| CacheStatType |
| Annotation Type | Description |
|---|---|
| Hydrated |
Copyright © 2019. All rights reserved.