Class AbstractColumnAggregatorNode.AggregatorOuterIndexer

java.lang.Object
tools.refinery.interpreter.rete.network.BaseNode
tools.refinery.interpreter.rete.index.StandardIndexer
tools.refinery.interpreter.rete.aggregation.AbstractColumnAggregatorNode.AggregatorOuterIndexer
All Implemented Interfaces:
Indexer, NetworkStructureChangeSensitiveNode, Node
Enclosing class:
AbstractColumnAggregatorNode<Domain,Accumulator,AggregateResult>

protected class AbstractColumnAggregatorNode.AggregatorOuterIndexer extends StandardIndexer
A special non-iterable index that retrieves the aggregated, packed result (signature+aggregate) for the original signature.