IAggregator Methods

NReco.PivotData Class Library Documentation

The IAggregator type exposes the following members.

Methods

  NameDescription
Public methodGetState
Returns an object that represents compacted "raw" aggregator state
Public methodMerge
Modifies current instance of aggregator by merging with specified compatible aggregator
Public methodPush
Modifies aggregator value by processing specified fact (data record)
Top
Extension Methods

  NameDescription
Public Extension MethodAsComposite
Returns the IAggregator as CompositeAggregator instance.
(Defined by AggregatorExtensions.)
Top
See Also

Reference