Class FaithfulParallelTimelyColumnAggregatorNode<Domain,Accumulator,AggregateResult>

All Implemented Interfaces:
Clearable, IAggregatorNode, ResumableNode, IGroupable, NetworkStructureChangeSensitiveNode, Node, Receiver, Supplier, Tunnel

public class FaithfulParallelTimelyColumnAggregatorNode<Domain,Accumulator,AggregateResult> extends FaithfulTimelyColumnAggregatorNode<Domain,Accumulator,AggregateResult,FaithfulParallelTimelyColumnAggregatorNode.CumulativeAggregate<Domain,Accumulator>,FaithfulParallelTimelyColumnAggregatorNode.FoldingState<Domain>> implements ResumableNode
Faithful column aggregator with parallel aggregation architecture.
Since:
2.4