public abstract class SpecializedProjectionIndexer extends StandardIndexer implements ProjectionIndexer
| Modifier and Type | Field and Description |
|---|---|
protected Node |
activeNode |
listeners, mask, parentnodeId, reteContainer, tag, traceInfos| 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, propagate, toStringCoreacceptPropagatedTraceInfo, getNodeId, getTag, getTraceInfoPatternsEnumerated, getTraceInfos, setTag, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetSignaturesattachListener, detachListener, get, getListeners, getMask, getParentacceptPropagatedTraceInfo, assignTraceInfo, getContainer, getNodeId, getTag, getTraceInfos, setTagprotected Node activeNode
public SpecializedProjectionIndexer(ReteContainer reteContainer, TupleMask mask, Supplier parent, Node activeNode)
public Node getActiveNode()
IndexergetActiveNode in interface Indexer