protected class AbstractColumnAggregatorNode.AggregatorOuterIndexer extends StandardIndexer
mask, originalListeners, parent, proxyListeners
nodeId, reteContainer, tag, traceInfos
Constructor and Description |
---|
AggregatorOuterIndexer() |
Modifier and Type | Method and Description |
---|---|
java.util.Collection<Tuple> |
get(Tuple signature) |
Node |
getActiveNode()
This indexer will be updated whenever a Rete update is sent to the active node (or an equivalent time slot
allotted to it).
|
void |
propagate(Tuple signature,
Tuple oldTuple,
Tuple newTuple,
Timestamp timestamp) |
assignTraceInfo, attachListener, detachListener, getContainer, getListeners, getMask, getParent, networkStructureChanged, propagate, toStringCore
acceptPropagatedTraceInfo, getNodeId, getTag, getTraceInfoPatternsEnumerated, getTraceInfos, setTag, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getWithTimestamp
acceptPropagatedTraceInfo, getCommunicationTracker, getNodeId, getTag, getTraceInfos, setTag
public java.util.Collection<Tuple> get(Tuple signature)
public void propagate(Tuple signature, Tuple oldTuple, Tuple newTuple, Timestamp timestamp)
public Node getActiveNode()
Indexer