public abstract class SpecializedProjectionIndexer extends StandardIndexer implements ProjectionIndexer
Constructor and Description |
---|
SpecializedProjectionIndexer(ReteContainer reteContainer,
TupleMask mask,
Supplier parent,
Node activeNode) |
Modifier and Type | Method and Description |
---|---|
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).
|
assignTraceInfo, attachListener, detachListener, getContainer, getListeners, getMask, getParent
acceptPropagatedTraceInfo, getNodeId, getTag, getTraceInfos, setTag, toString
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
getSignatures
attachListener, detachListener, get, getListeners, getMask, getParent
acceptPropagatedTraceInfo, assignTraceInfo, getContainer, getNodeId, getTag, getTraceInfos, setTag
public SpecializedProjectionIndexer(ReteContainer reteContainer, TupleMask mask, Supplier parent, Node activeNode)
public Node getActiveNode()
Indexer
getActiveNode
in interface Indexer