Click or drag to resize

DecimalSum Fields

.NET API Reference for Oracle® Coherence Community Edition
(14.1.1.0)
E55634-01

The DecimalSum type exposes the following members.

Fields
  NameDescription
Protected fieldm_count
The count of processed entries.
(Inherited from AbstractDecimalAggregator.)
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.
(Inherited from AbstractDecimalAggregator.)
Top
See Also