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, propagate
getActiveNode
assignTraceInfo, attachListener, detachListener, getContainer, getListeners, getMask, getParent
acceptPropagatedTraceInfo, getNodeId, getTag, getTraceInfos, setTag, toString
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
attachListener, detachListener, getListeners, getMask, getParent
acceptPropagatedTraceInfo, assignTraceInfo, getContainer, getNodeId, getTag, getTraceInfos, setTag
public 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