Oracle® Coherence .NET API Reference Release 3.6
E15727-01

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