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

The AbstractDecimalAggregator type exposes the following members.

Fields

  NameDescription
Protected fieldm_count
The count of processed entries.
Protected fieldm_isParallel
Set to true if this aggregator realizes that it is going to be used in parallel.
(Inherited from AbstractAggregator.)
Protected fieldm_result
The running result value.

See Also