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, getParentacceptPropagatedTraceInfo, getNodeId, getTag, getTraceInfos, setTag, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waitgetSignaturesattachListener, detachListener, get, getListeners, getMask, getParentacceptPropagatedTraceInfo, assignTraceInfo, getContainer, getNodeId, getTag, getTraceInfos, setTagpublic SpecializedProjectionIndexer(ReteContainer reteContainer, TupleMask mask, Supplier parent, Node activeNode)
public Node getActiveNode()
IndexergetActiveNode in interface Indexer