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

The ComparableMax type exposes the following members.

Fields

  NameDescription
m_comparer
The comparer to use for comparing extracted values.
(Inherited from AbstractComparableAggregator.)
m_count
The count of processed entries.
(Inherited from AbstractComparableAggregator.)
m_isParallel
Set to true if this aggregator realizes that it is going to be used in parallel.
(Inherited from AbstractAggregator.)
m_result
The running result value.
(Inherited from AbstractComparableAggregator.)

See Also