NearCache Constructor |
Name | Description | |
---|---|---|
![]() | NearCache(ICache, INamedCache) |
Construct a NearCache, using a backINamedCache as the complete (back) storage and
frontICache as a near (front) storage using
the CompositeCacheStrategyType invalidation
strategy.
|
![]() | NearCache(ICache, INamedCache, CompositeCacheStrategyType) |
Construct a NearCache, using a backINamedCache as the complete (back) storage and
frontICache as a near (front) storage using
the CompositeCacheStrategyType invalidation
strategy.
|