void |
PhreakFromNode.doLeftDeletes(FromNode.FromMemory fm,
TupleSets<LeftTuple> srcLeftTuples,
TupleSets<LeftTuple> trgLeftTuples,
TupleSets<LeftTuple> stagedLeftTuples) |
void |
PhreakFromNode.doLeftInserts(FromNode fromNode,
FromNode.FromMemory fm,
LeftTupleSink sink,
InternalWorkingMemory wm,
TupleSets<LeftTuple> srcLeftTuples,
TupleSets<LeftTuple> trgLeftTuples) |
void |
PhreakFromNode.doLeftUpdates(FromNode fromNode,
FromNode.FromMemory fm,
LeftTupleSink sink,
InternalWorkingMemory wm,
TupleSets<LeftTuple> srcLeftTuples,
TupleSets<LeftTuple> trgLeftTuples,
TupleSets<LeftTuple> stagedLeftTuples) |
void |
PhreakFromNode.doNode(FromNode fromNode,
FromNode.FromMemory fm,
LeftTupleSink sink,
InternalWorkingMemory wm,
TupleSets<LeftTuple> srcLeftTuples,
TupleSets<LeftTuple> trgLeftTuples,
TupleSets<LeftTuple> stagedLeftTuples) |
static boolean |
PhreakFromNode.isAllowed(InternalFactHandle factHandle,
AlphaNodeFieldConstraint[] alphaConstraints,
InternalWorkingMemory wm,
FromNode.FromMemory fm) |