CompositeCache Fields | 
The CompositeCache type exposes the following members.
| Name | Description | |
|---|---|---|
| m_strategyCurrent | 
            The current invalidation strategy, which at times could be
            different from the target strategy.
              | |
| m_strategyTarget | 
            The invalidation strategy that this cache is to use.
              | |
| s_tloKeys | 
            The ThreadLocal to hold all the keys that are evicted while the front cache
            is updated during get or getAll operation.
              |