public class MemoryIdentityIndexer extends IdentityIndexer
| Constructor and Description |
|---|
MemoryIdentityIndexer(ReteContainer reteContainer,
int tupleWidth,
java.util.Collection<Tuple> memory,
Supplier parent,
Receiver activeNode) |
get, getSignatures, iterator, propagategetActiveNodeassignTraceInfo, attachListener, detachListener, getContainer, getListeners, getMask, getParentacceptPropagatedTraceInfo, getNodeId, getTag, getTraceInfos, setTag, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waitattachListener, detachListener, getListeners, getMask, getParentacceptPropagatedTraceInfo, assignTraceInfo, getContainer, getNodeId, getTag, getTraceInfos, setTagpublic MemoryIdentityIndexer(ReteContainer reteContainer, int tupleWidth, java.util.Collection<Tuple> memory, Supplier parent, Receiver activeNode)
reteContainer - tupleWidth - the width of the tuples of memoryNodememory - the memory whose contents are to be identity-indexedparent - the parent node that owns the memory