Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
12c (12.2.1.4.0)
E90869-02

The SimpleCacheIndex type exposes the following members.

Fields

  NameDescription
Protected fieldm_cLogMissingIdx
The number of "missing inverse index" messages that have been logged.
Protected fieldm_fImmutableValues
Specifies whether or not the index is based on the immutable values (e.g. keys).
Protected fieldm_keysExcluded
A set of keys for the entries, which could not be included in the index.
Protected fieldm_ldtLogMissingIdx
The time at which the most recent logging of "missing inverse index" messages started.
Protected fieldm_splitCollection
If a value extracted by the IValueExtractor is an ICollection, this property specifies whether or not it should be treated as a collection of contained attributes or indexed as a single composite attribute.
Protected fieldStatic memberNO_VALUE
Marker object used to represent extractor failure.

See Also