Click or drag to resize

AbstractAggregator Constructor

.NET API Reference for Oracle® Coherence Community Edition
(14.1.1.0)
E55634-01
Overload List
  NameDescription
Public methodAbstractAggregator
Default constructor.
Public methodAbstractAggregator(String)
Construct an AbstractAggregator that will aggregate values extracted from a collection of IInvocableCacheEntry objects.
Public methodAbstractAggregator(IValueExtractor)
Construct an AbstractAggregator that will aggregate values extracted from a collection of IInvocableCacheEntry objects.
Top
See Also