Interface ProjectionIndexer
- All Superinterfaces:
Indexer,Iterable<Tuple>,IterableIndexer,Node
- All Known Implementing Classes:
GenericProjectionIndexer,IdentityIndexer,MemoryIdentityIndexer,MemoryNullIndexer,NullIndexer,OnetimeIndexer,SpecializedProjectionIndexer,TimelyMemoryIdentityIndexer,TimelyMemoryNullIndexer
An iterable indexer that receives updates from a node, and groups received tuples intact, i.e. it does not reduce
tuple groups.
-
Method Summary
Methods inherited from interface tools.refinery.interpreter.rete.index.Indexer
attachListener, detachListener, get, getActiveNode, getListeners, getMask, getParent, getTimelineMethods inherited from interface java.lang.Iterable
forEach, iterator, spliteratorMethods inherited from interface tools.refinery.interpreter.rete.index.IterableIndexer
getBucketCount, getSignaturesMethods inherited from interface tools.refinery.interpreter.rete.network.Node
acceptPropagatedTraceInfo, assignTraceInfo, getCommunicationTracker, getContainer, getNodeId, getTag, getTraceInfos, setTag