Class Summary |
ESIStats | This is the mechanism to provide Edge cache
statistics to the CacheMonitor. |
DistributedObjectCacheFactory | This class provides components with factory methods to
create/lookup instances of a DistributedObjectCache. |
Constants | This class provides Dynacache constants that are used by other components. |
ConfigEntry | A ConfigEntry is a struct object that holds the
cache policies specifying how to cache an entry. |
CacheMonitor | This is the mechanism to provide CacheMonitor
access to the current cache instances and
configured cache policies. |
CacheStatisticsListener | This is the mechanism to provide cache
statistics to the CacheMonitor. |
CacheEntry | A CacheEntry is a struct object that holds the
cache id and value, as well as metadata for caching. |
Cache | This is the underlying cache mechanism that is
used by the CacheMonitor. |