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

Overload List

  NameDescription
AbstractAggregator()()()
Default constructor.
AbstractAggregator(String)
Construct an AbstractAggregator that will aggregate values extracted from a collection of IInvocableCacheEntry objects.
AbstractAggregator(IValueExtractor)
Construct an AbstractAggregator that will aggregate values extracted from a collection of IInvocableCacheEntry objects.

See Also