Click or drag to resize

CompositeCache Fields

Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
14c (14.1.1.0)
F23534-02

The CompositeCache type exposes the following members.

Fields
  NameDescription
Protected fieldm_strategyCurrent
The current invalidation strategy, which at times could be different from the target strategy.
Protected fieldm_strategyTarget
The invalidation strategy that this cache is to use.
Protected fieldStatic members_tloKeys
The ThreadLocal to hold all the keys that are evicted while the front cache is updated during get or getAll operation.
Top
See Also