Click or drag to resize

ConditionalIndex Fields

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

The ConditionalIndex type exposes the following members.

Fields
  NameDescription
Protected fieldm_cLogMissingIdx
The number of "missing inverse index" messages that have been logged.
(Inherited from SimpleCacheIndex.)
Protected fieldm_fImmutableValues
Specifies whether or not the index is based on the immutable values (e.g. keys).
(Inherited from SimpleCacheIndex.)
Protected fieldm_keysExcluded
A set of keys for the entries, which could not be included in the index.
(Inherited from SimpleCacheIndex.)
Protected fieldm_ldtLogMissingIdx
The time at which the most recent logging of "missing inverse index" messages started.
(Inherited from SimpleCacheIndex.)
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.
(Inherited from SimpleCacheIndex.)
Top
See Also