Click or drag to resize

CompositeCache Fields

.NET API Reference for Oracle® Coherence Community Edition
(14.1.1.0)
E55634-01

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