Oracle® Coherence .NET API Reference Release 3.7.1
E22844-03

The SimpleCacheIndex type exposes the following members.

Fields

  NameDescription
m_cLogMissingIdx
The number of "missing inverse index" messages that have been logged.
m_keysExcluded
A set of keys for the entries, which could not be included in the index.
m_ldtLogMissingIdx
The time at which the most recent logging of "missing inverse index" messages started.
m_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.
NO_VALUE
Marker object used to represent extractor failure.

See Also