Package tools.refinery.interpreter.rete.aggregation.timely
package tools.refinery.interpreter.rete.aggregation.timely
-
ClassDescriptionFaithfulParallelTimelyColumnAggregatorNode<Domain, Accumulator, AggregateResult>Faithful column aggregator with parallel aggregation architecture.FaithfulParallelTimelyColumnAggregatorNode.CumulativeAggregate<Domain, Accumulator>FaithfulSequentialTimelyColumnAggregatorNode<Domain, Accumulator, AggregateResult>Faithful column aggregator with sequential aggregation architecture.FaithfulSequentialTimelyColumnAggregatorNode.CumulativeAggregate<Domain, Accumulator, AggregateResult>FaithfulSequentialTimelyColumnAggregatorNode.FoldingState<Domain, AggregateResult>FaithfulTimelyColumnAggregatorNode<Domain, Accumulator, AggregateResult, CumulativeAggregate, FoldingState extends FaithfulTimelyColumnAggregatorNode.MergeableFoldingState<FoldingState>>Faithful timely implementation of the column aggregator node.FirstOnlyParallelTimelyColumnAggregatorNode<Domain, Accumulator, AggregateResult>First-only column aggregator with parallel aggregation architecture.FirstOnlySequentialTimelyColumnAggregatorNode<Domain, Accumulator, AggregateResult>First-only column aggregator with sequential aggregation architecture.FirstOnlyTimelyColumnAggregatorNode<Domain, Accumulator, AggregateResult>First-only timely implementation of the column aggregator node.FirstOnlyTimelyColumnAggregatorNode.CumulativeAggregate<Accumulator, AggregateResult>