Click or drag to resize

SimpleCacheIndex Fields

Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
14c (14.1.1.0)
F23534-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.
Top
See Also