Click or drag to resize

AbstractAggregator Properties

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

The AbstractAggregator type exposes the following members.

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