Interface | Description |
---|---|
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 | |
HydratedSetup | |
Log4jStatisticsServiceLogAdapter |
Specific implementation used with a Log4j dependency
|
NoOpStatisticsServiceLogAdapter |
An implementation of StatisticsServiceLogAdapter that does nothing.
|
StatisticsServiceImpl |
Enum | Description |
---|---|
CacheStatType |
Annotation Type | Description |
---|---|
Hydrated |
Copyright © 2017. All rights reserved.