org.drools.core.phreak
Class SegmentPropagator
java.lang.Object
org.drools.core.phreak.SegmentPropagator
public class SegmentPropagator
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SegmentPropagator
public SegmentPropagator()
propagate
public static void propagate(SegmentMemory sourceSegment,
LeftTupleSets stagedLeftTuples,
InternalWorkingMemory wm)
processPeers
public static void processPeers(SegmentMemory sourceSegment,
LeftTupleSets leftTuples)
processPeers
public static void processPeers(LeftTupleSets leftTuples,
LeftTupleSets peerLeftTuples,
LeftTupleSink sink)
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.