public class CountNode extends IndexerBasedAggregatorNode
childMailboxes, children
nodeId, reteContainer, tag, traceInfos
Constructor and Description |
---|
CountNode(ReteContainer reteContainer) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
aggregateGroup(Tuple signature,
java.util.Collection<Tuple> group)
Aggregates (reduces) a group of tuples.
|
aggregateAndPack, aggregateGroupAfterUpdate, aggregateUpdate, assignTraceInfo, getAggregatorOuterIdentityIndexer, getAggregatorOuterIndexer, initializeWith, networkStructureChanged, packResult, pullInto, pullIntoWithTimestamp
appendChild, constructIndex, getChildMailboxes, getPulledContents, getReceivers, issueError, propagateUpdate, removeChild
acceptPropagatedTraceInfo, getContainer, getNodeId, getTag, getTraceInfoPatternsEnumerated, getTraceInfos, setTag, toString, toStringCore
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getPulledContents
acceptPropagatedTraceInfo, getCommunicationTracker, getContainer, getNodeId, getTag, getTraceInfos, setTag
public CountNode(ReteContainer reteContainer)
public java.lang.Object aggregateGroup(Tuple signature, java.util.Collection<Tuple> group)
IndexerBasedAggregatorNode
aggregateGroup
in class IndexerBasedAggregatorNode