Click or drag to resize

AbstractDecimalAggregator Properties

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

The AbstractDecimalAggregator type exposes the following members.

Properties
  NameDescription
Public propertyExtractor
Determine the IValueExtractor whose values this aggregator is aggregating.
(Inherited from AbstractAggregator.)
Public propertyParallelAggregator
Get an aggregator that can take the place of this aggregator in situations in which the IInvocableCache can aggregate in parallel.
(Inherited from AbstractAggregator.)
Top
See Also