Uses of Interface
org.drools.core.reteoo.LeftTuple
-
Packages that use LeftTuple Package Description org.drools.core.base org.drools.core.common org.drools.core.marshalling.impl org.drools.core.phreak org.drools.core.reteoo org.drools.core.rule Contains the binary representations of rule constructs, like Package (which the compiler produces), Rule, and Conditional Elements.org.drools.core.runtime.rule.impl org.drools.core.spi -
-
Uses of LeftTuple in org.drools.core.base
Methods in org.drools.core.base that return types with arguments of type LeftTuple Modifier and Type Method Description TupleSets<LeftTuple>DroolsQuery. getResultLeftTupleSets()Methods in org.drools.core.base with parameters of type LeftTuple Modifier and Type Method Description voidAbstractQueryViewListener. rowAdded(RuleImpl rule, LeftTuple tuple, InternalWorkingMemory workingMemory)voidInternalViewChangedEventListener. rowAdded(RuleImpl rule, LeftTuple tuple, InternalWorkingMemory workingMemory)voidAbstractQueryViewListener. rowRemoved(RuleImpl rule, LeftTuple tuple, InternalWorkingMemory workingMemory)voidInternalViewChangedEventListener. rowRemoved(RuleImpl rule, LeftTuple tuple, InternalWorkingMemory workingMemory)voidAbstractQueryViewListener. rowUpdated(RuleImpl rule, LeftTuple tuple, InternalWorkingMemory workingMemory)voidInternalViewChangedEventListener. rowUpdated(RuleImpl rule, LeftTuple leftTuple, InternalWorkingMemory workingMemory)Constructor parameters in org.drools.core.base with type arguments of type LeftTuple Constructor Description DroolsQuery(String name, Object[] params, InternalViewChangedEventListener resultsCollector, boolean open, StackEntry stackEntry, List<PathMemory> pmems, TupleSets<LeftTuple> resultLeftTuples, QueryElementNode.QueryElementNodeMemory qmem, LeftTupleSink sink) -
Uses of LeftTuple in org.drools.core.common
Fields in org.drools.core.common declared as LeftTuple Modifier and Type Field Description protected LeftTupleLeftTupleIterator. currentLeftTupleMethods in org.drools.core.common that return LeftTuple Modifier and Type Method Description LeftTupleDefaultFactHandle.CompositeLinkedTuples. findFirstLeftTuple(Predicate<LeftTuple> lefttTuplePredicate)LeftTupleDefaultFactHandle. findFirstLeftTuple(Predicate<LeftTuple> lefttTuplePredicate)LeftTupleDefaultFactHandle.SingleLinkedTuples. findFirstLeftTuple(Predicate<LeftTuple> lefttTuplePredicate)LeftTupleDisconnectedFactHandle. findFirstLeftTuple(Predicate<LeftTuple> lefttTuplePredicate)LeftTupleInternalFactHandle.DummyFactHandle. findFirstLeftTuple(Predicate<LeftTuple> lefttTuplePredicate)LeftTupleInternalFactHandle. findFirstLeftTuple(Predicate<LeftTuple> lefttTuplePredicate)LeftTupleInternalFactHandle.LinkedTuples. findFirstLeftTuple(Predicate<LeftTuple> leftTuplePredicate)LeftTupleQueryElementFactHandle. findFirstLeftTuple(Predicate<LeftTuple> lefttTuplePredicate)LeftTupleDefaultFactHandle.CompositeLinkedTuples. getFirstLeftTuple(int partition)LeftTupleDefaultFactHandle. getFirstLeftTuple()LeftTupleDefaultFactHandle.SingleLinkedTuples. getFirstLeftTuple(int partition)LeftTupleDisconnectedFactHandle. getFirstLeftTuple()LeftTupleInternalFactHandle.DummyFactHandle. getFirstLeftTuple()LeftTupleInternalFactHandle. getFirstLeftTuple()LeftTupleInternalFactHandle.LinkedTuples. getFirstLeftTuple(int partition)default LeftTupleInternalFactHandle.LinkedTuples. getFirstLeftTuple(RuleBasePartitionId partitionId)LeftTupleLeftTupleIterator. getFirstLeftTuple(LeftTupleSource source, LeftTupleSink sink, InternalWorkingMemory wm)LeftTupleQueryElementFactHandle. getFirstLeftTuple()LeftTupleDisconnectedFactHandle. getLastLeftTuple()LeftTupleQueryElementFactHandle. getLastLeftTuple()LeftTupleLeftTupleIterator. getNextLeftTuple(LeftTupleSource source, LeftTupleSink sink, LeftTuple leftTuple, InternalWorkingMemory wm)LeftTupleVisitedAgendaGroup. getTuple()LeftTupleLeftTupleIterator. next()Methods in org.drools.core.common that return types with arguments of type LeftTuple Modifier and Type Method Description static Iterator<LeftTuple>LeftTupleIterator. iterator(InternalWorkingMemory wm, LeftTupleSink node)Methods in org.drools.core.common with parameters of type LeftTuple Modifier and Type Method Description voidDefaultFactHandle. addFirstLeftTuple(LeftTuple leftTuple)voidDefaultFactHandle.CompositeLinkedTuples. addFirstLeftTuple(LeftTuple leftTuple)voidDefaultFactHandle.SingleLinkedTuples. addFirstLeftTuple(LeftTuple leftTuple)voidDisconnectedFactHandle. addFirstLeftTuple(LeftTuple leftTuple)voidInternalFactHandle. addFirstLeftTuple(LeftTuple leftTuple)voidInternalFactHandle.DummyFactHandle. addFirstLeftTuple(LeftTuple leftTuple)voidInternalFactHandle.LinkedTuples. addFirstLeftTuple(LeftTuple leftTuple)voidQueryElementFactHandle. addFirstLeftTuple(LeftTuple leftTuple)voidDefaultFactHandle. addLastLeftTuple(LeftTuple leftTuple)voidDefaultFactHandle.CompositeLinkedTuples. addLastLeftTuple(LeftTuple leftTuple)voidDefaultFactHandle.SingleLinkedTuples. addLastLeftTuple(LeftTuple leftTuple)voidDisconnectedFactHandle. addLastLeftTuple(LeftTuple leftTuple)voidInternalFactHandle. addLastLeftTuple(LeftTuple leftTuple)voidInternalFactHandle.DummyFactHandle. addLastLeftTuple(LeftTuple leftTuple)voidInternalFactHandle.LinkedTuples. addLastLeftTuple(LeftTuple leftTuple)voidQueryElementFactHandle. addLastLeftTuple(LeftTuple leftTuple)LeftTupleLeftTupleIterator. getNextLeftTuple(LeftTupleSource source, LeftTupleSink sink, LeftTuple leftTuple, InternalWorkingMemory wm)default List<Object>AgendaItem. getObjectsDeep(LeftTuple entry)voidDefaultFactHandle.CompositeLinkedTuples. removeLeftTuple(LeftTuple leftTuple)voidDefaultFactHandle. removeLeftTuple(LeftTuple leftTuple)voidDefaultFactHandle.SingleLinkedTuples. removeLeftTuple(LeftTuple leftTuple)voidDisconnectedFactHandle. removeLeftTuple(LeftTuple leftTuple)voidInternalFactHandle.DummyFactHandle. removeLeftTuple(LeftTuple leftTuple)voidInternalFactHandle.LinkedTuples. removeLeftTuple(LeftTuple leftTuple)voidInternalFactHandle. removeLeftTuple(LeftTuple leftTuple)voidQueryElementFactHandle. removeLeftTuple(LeftTuple leftTuple)voidDefaultFactHandle.CompositeLinkedTuples. setFirstLeftTuple(LeftTuple firstLeftTuple, int partition)voidDefaultFactHandle. setFirstLeftTuple(LeftTuple firstLeftTuple)voidDefaultFactHandle.SingleLinkedTuples. setFirstLeftTuple(LeftTuple firstLeftTuple, int partition)voidDisconnectedFactHandle. setFirstLeftTuple(LeftTuple leftTuple)voidInternalFactHandle.DummyFactHandle. setFirstLeftTuple(LeftTuple firstLeftTuple)voidInternalFactHandle.LinkedTuples. setFirstLeftTuple(LeftTuple firstLeftTuple, int partition)default voidInternalFactHandle.LinkedTuples. setFirstLeftTuple(LeftTuple firstLeftTuple, RuleBasePartitionId partitionId)voidInternalFactHandle. setFirstLeftTuple(LeftTuple firstLeftTuple)voidQueryElementFactHandle. setFirstLeftTuple(LeftTuple leftTuple)voidDisconnectedFactHandle. setLastLeftTuple(LeftTuple leftTuple)voidQueryElementFactHandle. setLastLeftTuple(LeftTuple leftTuple)Method parameters in org.drools.core.common with type arguments of type LeftTuple Modifier and Type Method Description LeftTupleDefaultFactHandle.CompositeLinkedTuples. findFirstLeftTuple(Predicate<LeftTuple> lefttTuplePredicate)LeftTupleDefaultFactHandle. findFirstLeftTuple(Predicate<LeftTuple> lefttTuplePredicate)LeftTupleDefaultFactHandle.SingleLinkedTuples. findFirstLeftTuple(Predicate<LeftTuple> lefttTuplePredicate)LeftTupleDisconnectedFactHandle. findFirstLeftTuple(Predicate<LeftTuple> lefttTuplePredicate)LeftTupleInternalFactHandle.DummyFactHandle. findFirstLeftTuple(Predicate<LeftTuple> lefttTuplePredicate)LeftTupleInternalFactHandle. findFirstLeftTuple(Predicate<LeftTuple> lefttTuplePredicate)LeftTupleInternalFactHandle.LinkedTuples. findFirstLeftTuple(Predicate<LeftTuple> leftTuplePredicate)LeftTupleQueryElementFactHandle. findFirstLeftTuple(Predicate<LeftTuple> lefttTuplePredicate)voidDefaultFactHandle.CompositeLinkedTuples. forEachLeftTuple(int partition, Consumer<LeftTuple> leftTupleConsumer)voidDefaultFactHandle.CompositeLinkedTuples. forEachLeftTuple(Consumer<LeftTuple> leftTupleConsumer)voidDefaultFactHandle. forEachLeftTuple(Consumer<LeftTuple> leftTupleConsumer)voidDefaultFactHandle.SingleLinkedTuples. forEachLeftTuple(Consumer<LeftTuple> leftTupleConsumer)voidDisconnectedFactHandle. forEachLeftTuple(Consumer<LeftTuple> leftTupleConsumer)voidInternalFactHandle.DummyFactHandle. forEachLeftTuple(Consumer<LeftTuple> leftTupleConsumer)voidInternalFactHandle. forEachLeftTuple(Consumer<LeftTuple> leftTupleConsumer)voidInternalFactHandle.LinkedTuples. forEachLeftTuple(Consumer<LeftTuple> leftTupleConsumer)voidQueryElementFactHandle. forEachLeftTuple(Consumer<LeftTuple> leftTupleConsumer) -
Uses of LeftTuple in org.drools.core.marshalling.impl
Methods in org.drools.core.marshalling.impl that return types with arguments of type LeftTuple Modifier and Type Method Description Map<Integer,LeftTuple>MarshallerReaderContext. getTerminalTupleMap()Methods in org.drools.core.marshalling.impl with parameters of type LeftTuple Modifier and Type Method Description InternalFactHandleMarshallerReaderContext. createAccumulateHandle(EntryPointId entryPointId, InternalWorkingMemory workingMemory, LeftTuple leftTuple, Object result, int nodeId) -
Uses of LeftTuple in org.drools.core.phreak
Methods in org.drools.core.phreak that return LeftTuple Modifier and Type Method Description LeftTuplePhreakJoinNode. doLeftUpdatesProcessChildren(LeftTuple childLeftTuple, LeftTuple leftTuple, RightTuple rightTuple, TupleSets<LeftTuple> stagedLeftTuples, ContextEntry[] contextEntry, BetaConstraints constraints, LeftTupleSink sink, FastIterator it, TupleSets<LeftTuple> trgLeftTuples)LeftTuplePhreakJoinNode. doRightUpdatesProcessChildren(LeftTuple childLeftTuple, LeftTuple leftTuple, RightTuple rightTuple, TupleSets<LeftTuple> stagedLeftTuples, ContextEntry[] contextEntry, BetaConstraints constraints, LeftTupleSink sink, FastIterator it, TupleSets<LeftTuple> trgLeftTuples)LeftTupleLeftTupleEntry. getLeftTuple()LeftTupleRightTupleEntry. getLeftTuple()LeftTupleTupleEntry. getLeftTuple()Methods in org.drools.core.phreak that return types with arguments of type LeftTuple Modifier and Type Method Description static TupleSets<LeftTuple>AddRemoveRule. createLeftTupleTupleSets(LeftTuple leftTuple, short stagedType)TupleSets<LeftTuple>RuleNetworkEvaluator. evalNode(PathMemory pmem, NetworkNode node, long bit, Memory nodeMem, SegmentMemory[] smems, int smemIndex, InternalAgenda agenda, LinkedList<StackEntry> stack, boolean processRian, RuleExecutor executor, TupleSets<LeftTuple> srcTuples, SegmentMemory smem, TupleSets<LeftTuple> stagedLeftTuples, LeftTupleSinkNode sink)TupleSets<LeftTuple>StackEntry. getTrgTuples()Methods in org.drools.core.phreak with parameters of type LeftTuple Modifier and Type Method Description static TupleSets<LeftTuple>AddRemoveRule. createLeftTupleTupleSets(LeftTuple leftTuple, short stagedType)static voidPhreakFromNode. deleteChildLeftTuple(PropagationContext propagationContext, TupleSets<LeftTuple> trgLeftTuples, TupleSets<LeftTuple> stagedLeftTuples, LeftTuple childLeftTuple)static voidRuleNetworkEvaluator. deleteChildLeftTuple(LeftTuple childLeftTuple, TupleSets<LeftTuple> trgLeftTuples, TupleSets<LeftTuple> stagedLeftTuples)static voidPhreakRuleTerminalNode. doLeftTupleInsert(TerminalNode rtnNode, RuleExecutor executor, InternalAgenda agenda, RuleAgendaItem ruleAgendaItem, LeftTuple leftTuple)static voidPhreakRuleTerminalNode. doLeftTupleUpdate(TerminalNode rtnNode, RuleExecutor executor, InternalAgenda agenda, LeftTuple leftTuple)LeftTuplePhreakJoinNode. doLeftUpdatesProcessChildren(LeftTuple childLeftTuple, LeftTuple leftTuple, RightTuple rightTuple, TupleSets<LeftTuple> stagedLeftTuples, ContextEntry[] contextEntry, BetaConstraints constraints, LeftTupleSink sink, FastIterator it, TupleSets<LeftTuple> trgLeftTuples)LeftTuplePhreakJoinNode. doRightUpdatesProcessChildren(LeftTuple childLeftTuple, LeftTuple leftTuple, RightTuple rightTuple, TupleSets<LeftTuple> stagedLeftTuples, ContextEntry[] contextEntry, BetaConstraints constraints, LeftTupleSink sink, FastIterator it, TupleSets<LeftTuple> trgLeftTuples)protected voidPhreakAccumulateNode. evaluateResultConstraints(AccumulateNode accNode, LeftTupleSink sink, Accumulate accumulate, LeftTuple leftTuple, PropagationContext context, InternalWorkingMemory workingMemory, AccumulateNode.AccumulateMemory memory, AccumulateNode.BaseAccumulation accctx, TupleSets<LeftTuple> trgLeftTuples, TupleSets<LeftTuple> stagedLeftTuples)protected voidPhreakGroupByNode. evaluateResultConstraints(AccumulateNode accNode, LeftTupleSink sink, Accumulate accumulate, LeftTuple leftTuple, PropagationContext context, InternalWorkingMemory workingMemory, AccumulateNode.AccumulateMemory memory, AccumulateNode.BaseAccumulation accctx, TupleSets<LeftTuple> trgLeftTuples, TupleSets<LeftTuple> stagedLeftTuples)static voidRuleNetworkEvaluator. findLeftTupleBlocker(BetaNode betaNode, TupleMemory rtm, ContextEntry[] contextEntry, BetaConstraints constraints, LeftTuple leftTuple, boolean useLeftMemory)static PathMemoryAddRemoveRule. findPathToFlush(SegmentMemory sm, LeftTuple leftTuple, boolean streamMode)static booleanAddRemoveRule. flushLeftTupleIfNecessary(InternalWorkingMemory wm, SegmentMemory sm, LeftTuple leftTuple, boolean streamMode, short stagedType)static voidRuleNetworkEvaluator. normalizeStagedTuples(TupleSets<LeftTuple> stagedLeftTuples, LeftTuple childLeftTuple)protected voidPhreakAccumulateNode. propagateResult(AccumulateNode accNode, LeftTupleSink sink, LeftTuple leftTuple, PropagationContext context, InternalWorkingMemory workingMemory, AccumulateNode.AccumulateMemory memory, TupleSets<LeftTuple> trgLeftTuples, TupleSets<LeftTuple> stagedLeftTuples, Object key, Object result, AccumulateNode.AccumulateContextEntry accPropCtx, PropagationContext propagationContext, boolean allowNullPropagation)protected voidPhreakAccumulateNode. reaccumulateForLeftTuple(AccumulateNode accNode, Accumulate accumulate, LeftTuple leftParent, RightTuple unused1, LeftTuple unused2, InternalWorkingMemory wm, AccumulateNode.AccumulateMemory am, AccumulateNode.BaseAccumulation accctx, boolean reaccumulate)protected voidPhreakGroupByNode. reaccumulateForLeftTuple(AccumulateNode accNode, Accumulate accumulate, LeftTuple leftTuple, RightTuple rightParent, LeftTuple match, InternalWorkingMemory wm, AccumulateNode.AccumulateMemory am, AccumulateNode.BaseAccumulation accctx, boolean reaccumulate)static voidRuleNetworkEvaluator. unlinkAndDeleteChildLeftTuple(LeftTuple childLeftTuple, TupleSets<LeftTuple> trgLeftTuples, TupleSets<LeftTuple> stagedLeftTuples)static voidPhreakFromNode. unlinkCreatedHandles(LeftTuple leftTuple)static voidPhreakJoinNode. updateChildLeftTuple(LeftTuple childLeftTuple, TupleSets<LeftTuple> stagedLeftTuples, TupleSets<LeftTuple> trgLeftTuples)Constructors in org.drools.core.phreak with parameters of type LeftTuple Constructor Description LeftTupleEntry(LeftTuple lt, PropagationContext pctx, Memory nodeMemory, int propagationType)Constructor parameters in org.drools.core.phreak with type arguments of type LeftTuple Constructor Description StackEntry(NetworkNode node, long bit, LeftTupleSinkNode sink, PathMemory pmem, Memory nodeMem, SegmentMemory[] smems, int smemIndex, TupleSets<LeftTuple> trgTuples, boolean resumeFromNextNode, boolean processRian) -
Uses of LeftTuple in org.drools.core.reteoo
Classes in org.drools.core.reteoo that implement LeftTuple Modifier and Type Class Description classBaseLeftTupleA parent class for all specific LeftTuple specializationsclassEvalNodeLeftTupleclassFromNodeLeftTupleclassJoinNodeLeftTupleclassLeftTupleImplclassNotNodeLeftTupleclassQueryElementNodeLeftTupleclassQueryRiaFixerNodeLeftTupleclassReactiveFromNodeLeftTupleclassRuleTerminalNodeLeftTuple<T extends ModedAssertion<T>>classSubnetworkTupleFields in org.drools.core.reteoo declared as LeftTuple Modifier and Type Field Description protected LeftTupleQueryElementNode.UnificationNodeViewChangedEventListener. leftTupleMethods in org.drools.core.reteoo that return LeftTuple Modifier and Type Method Description LeftTupleAccumulateNode. createLeftTuple(InternalFactHandle factHandle, boolean leftTupleMemoryEnabled)LeftTupleAccumulateNode. createLeftTuple(InternalFactHandle factHandle, LeftTuple leftTuple, Sink sink)LeftTupleAccumulateNode. createLeftTuple(LeftTuple leftTuple, RightTuple rightTuple, LeftTuple currentLeftChild, LeftTuple currentRightChild, Sink sink, boolean leftTupleMemoryEnabled)LeftTupleAccumulateNode. createLeftTuple(LeftTuple leftTuple, RightTuple rightTuple, Sink sink)LeftTupleAccumulateNode. createLeftTuple(LeftTuple leftTuple, Sink sink, PropagationContext pctx, boolean leftTupleMemoryEnabled)LeftTupleAsyncReceiveNode. createLeftTuple(InternalFactHandle factHandle, boolean leftTupleMemoryEnabled)LeftTupleAsyncReceiveNode. createLeftTuple(InternalFactHandle factHandle, LeftTuple leftTuple, Sink sink)LeftTupleAsyncReceiveNode. createLeftTuple(LeftTuple leftTuple, RightTuple rightTuple, LeftTuple currentLeftChild, LeftTuple currentRightChild, Sink sink, boolean leftTupleMemoryEnabled)LeftTupleAsyncReceiveNode. createLeftTuple(LeftTuple leftTuple, RightTuple rightTuple, Sink sink)LeftTupleAsyncReceiveNode. createLeftTuple(LeftTuple leftTuple, Sink sink, PropagationContext pctx, boolean leftTupleMemoryEnabled)LeftTupleAsyncSendNode. createLeftTuple(InternalFactHandle factHandle, boolean leftTupleMemoryEnabled)LeftTupleAsyncSendNode. createLeftTuple(InternalFactHandle factHandle, LeftTuple leftTuple, Sink sink)LeftTupleAsyncSendNode. createLeftTuple(LeftTuple leftTuple, RightTuple rightTuple, LeftTuple currentLeftChild, LeftTuple currentRightChild, Sink sink, boolean leftTupleMemoryEnabled)LeftTupleAsyncSendNode. createLeftTuple(LeftTuple leftTuple, RightTuple rightTuple, Sink sink)LeftTupleAsyncSendNode. createLeftTuple(LeftTuple leftTuple, Sink sink, PropagationContext pctx, boolean leftTupleMemoryEnabled)LeftTupleConditionalBranchNode. createLeftTuple(InternalFactHandle factHandle, boolean leftTupleMemoryEnabled)LeftTupleConditionalBranchNode. createLeftTuple(InternalFactHandle factHandle, LeftTuple leftTuple, Sink sink)LeftTupleConditionalBranchNode. createLeftTuple(LeftTuple leftTuple, RightTuple rightTuple, LeftTuple currentLeftChild, LeftTuple currentRightChild, Sink sink, boolean leftTupleMemoryEnabled)LeftTupleConditionalBranchNode. createLeftTuple(LeftTuple leftTuple, RightTuple rightTuple, Sink sink)LeftTupleConditionalBranchNode. createLeftTuple(LeftTuple leftTuple, Sink sink, PropagationContext pctx, boolean leftTupleMemoryEnabled)LeftTupleEvalConditionNode. createLeftTuple(InternalFactHandle factHandle, boolean leftTupleMemoryEnabled)LeftTupleEvalConditionNode. createLeftTuple(InternalFactHandle factHandle, LeftTuple leftTuple, Sink sink)LeftTupleEvalConditionNode. createLeftTuple(LeftTuple leftTuple, RightTuple rightTuple, LeftTuple currentLeftChild, LeftTuple currentRightChild, Sink sink, boolean leftTupleMemoryEnabled)LeftTupleEvalConditionNode. createLeftTuple(LeftTuple leftTuple, RightTuple rightTuple, Sink sink)LeftTupleEvalConditionNode. createLeftTuple(LeftTuple leftTuple, Sink sink, PropagationContext pctx, boolean leftTupleMemoryEnabled)LeftTupleExistsNode. createLeftTuple(InternalFactHandle factHandle, boolean leftTupleMemoryEnabled)LeftTupleExistsNode. createLeftTuple(InternalFactHandle factHandle, LeftTuple leftTuple, Sink sink)LeftTupleExistsNode. createLeftTuple(LeftTuple leftTuple, RightTuple rightTuple, LeftTuple currentLeftChild, LeftTuple currentRightChild, Sink sink, boolean leftTupleMemoryEnabled)LeftTupleExistsNode. createLeftTuple(LeftTuple leftTuple, RightTuple rightTuple, Sink sink)LeftTupleExistsNode. createLeftTuple(LeftTuple leftTuple, Sink sink, PropagationContext pctx, boolean leftTupleMemoryEnabled)LeftTupleFromNode. createLeftTuple(InternalFactHandle factHandle, boolean leftTupleMemoryEnabled)LeftTupleFromNode. createLeftTuple(InternalFactHandle factHandle, LeftTuple leftTuple, Sink sink)LeftTupleFromNode. createLeftTuple(LeftTuple leftTuple, RightTuple rightTuple, LeftTuple currentLeftChild, LeftTuple currentRightChild, Sink sink, boolean leftTupleMemoryEnabled)LeftTupleFromNode. createLeftTuple(LeftTuple leftTuple, RightTuple rightTuple, Sink sink)LeftTupleFromNode. createLeftTuple(LeftTuple leftTuple, Sink sink, PropagationContext pctx, boolean leftTupleMemoryEnabled)LeftTupleJoinNode. createLeftTuple(InternalFactHandle factHandle, boolean leftTupleMemoryEnabled)LeftTupleJoinNode. createLeftTuple(InternalFactHandle factHandle, LeftTuple leftTuple, Sink sink)LeftTupleJoinNode. createLeftTuple(LeftTuple leftTuple, RightTuple rightTuple, LeftTuple currentLeftChild, LeftTuple currentRightChild, Sink sink, boolean leftTupleMemoryEnabled)LeftTupleJoinNode. createLeftTuple(LeftTuple leftTuple, RightTuple rightTuple, Sink sink)LeftTupleJoinNode. createLeftTuple(LeftTuple leftTuple, Sink sink, PropagationContext pctx, boolean leftTupleMemoryEnabled)LeftTupleLeftTupleSink. createLeftTuple(InternalFactHandle factHandle, boolean leftTupleMemoryEnabled)LeftTupleLeftTupleSink. createLeftTuple(InternalFactHandle factHandle, LeftTuple leftTuple, Sink sink)LeftTupleLeftTupleSink. createLeftTuple(LeftTuple leftTuple, RightTuple rightTuple, LeftTuple currentLeftChild, LeftTuple currentRightChild, Sink sink, boolean leftTupleMemoryEnabled)LeftTupleLeftTupleSink. createLeftTuple(LeftTuple leftTuple, RightTuple rightTuple, Sink sink)LeftTupleLeftTupleSink. createLeftTuple(LeftTuple leftTuple, Sink sink, PropagationContext pctx, boolean leftTupleMemoryEnabled)LeftTupleNotNode. createLeftTuple(InternalFactHandle factHandle, boolean leftTupleMemoryEnabled)LeftTupleNotNode. createLeftTuple(InternalFactHandle factHandle, LeftTuple leftTuple, Sink sink)LeftTupleNotNode. createLeftTuple(LeftTuple leftTuple, RightTuple rightTuple, LeftTuple currentLeftChild, LeftTuple currentRightChild, Sink sink, boolean leftTupleMemoryEnabled)LeftTupleNotNode. createLeftTuple(LeftTuple leftTuple, RightTuple rightTuple, Sink sink)LeftTupleNotNode. createLeftTuple(LeftTuple leftTuple, Sink sink, PropagationContext pctx, boolean leftTupleMemoryEnabled)LeftTupleQueryElementNode. createLeftTuple(InternalFactHandle factHandle, boolean leftTupleMemoryEnabled)LeftTupleQueryElementNode. createLeftTuple(InternalFactHandle factHandle, LeftTuple leftTuple, Sink sink)LeftTupleQueryElementNode. createLeftTuple(LeftTuple leftTuple, RightTuple rightTuple, LeftTuple currentLeftChild, LeftTuple currentRightChild, Sink sink, boolean leftTupleMemoryEnabled)LeftTupleQueryElementNode. createLeftTuple(LeftTuple leftTuple, RightTuple rightTuple, Sink sink)LeftTupleQueryElementNode. createLeftTuple(LeftTuple leftTuple, Sink sink, PropagationContext pctx, boolean leftTupleMemoryEnabled)LeftTupleQueryTerminalNode. createLeftTuple(InternalFactHandle factHandle, boolean leftTupleMemoryEnabled)LeftTupleQueryTerminalNode. createLeftTuple(InternalFactHandle factHandle, LeftTuple leftTuple, Sink sink)LeftTupleQueryTerminalNode. createLeftTuple(LeftTuple leftTuple, RightTuple rightTuple, LeftTuple currentLeftChild, LeftTuple currentRightChild, Sink sink, boolean leftTupleMemoryEnabled)LeftTupleQueryTerminalNode. createLeftTuple(LeftTuple leftTuple, RightTuple rightTuple, Sink sink)LeftTupleQueryTerminalNode. createLeftTuple(LeftTuple leftTuple, Sink sink, PropagationContext pctx, boolean leftTupleMemoryEnabled)LeftTupleReactiveFromNode. createLeftTuple(InternalFactHandle factHandle, boolean leftTupleMemoryEnabled)LeftTupleReactiveFromNode. createLeftTuple(InternalFactHandle factHandle, LeftTuple leftTuple, Sink sink)LeftTupleReactiveFromNode. createLeftTuple(LeftTuple leftTuple, RightTuple rightTuple, LeftTuple currentLeftChild, LeftTuple currentRightChild, Sink sink, boolean leftTupleMemoryEnabled)LeftTupleReactiveFromNode. createLeftTuple(LeftTuple leftTuple, RightTuple rightTuple, Sink sink)LeftTupleReactiveFromNode. createLeftTuple(LeftTuple leftTuple, Sink sink, PropagationContext pctx, boolean leftTupleMemoryEnabled)LeftTupleRightInputAdapterNode. createLeftTuple(InternalFactHandle factHandle, boolean leftTupleMemoryEnabled)LeftTupleRightInputAdapterNode. createLeftTuple(InternalFactHandle factHandle, LeftTuple leftTuple, Sink sink)LeftTupleRightInputAdapterNode. createLeftTuple(LeftTuple leftTuple, RightTuple rightTuple, LeftTuple currentLeftChild, LeftTuple currentRightChild, Sink sink, boolean leftTupleMemoryEnabled)LeftTupleRightInputAdapterNode. createLeftTuple(LeftTuple leftTuple, RightTuple rightTuple, Sink sink)LeftTupleRightInputAdapterNode. createLeftTuple(LeftTuple leftTuple, Sink sink, PropagationContext pctx, boolean leftTupleMemoryEnabled)LeftTupleRuleTerminalNode. createLeftTuple(InternalFactHandle factHandle, boolean leftTupleMemoryEnabled)LeftTupleRuleTerminalNode. createLeftTuple(InternalFactHandle factHandle, LeftTuple leftTuple, Sink sink)LeftTupleRuleTerminalNode. createLeftTuple(LeftTuple leftTuple, RightTuple rightTuple, LeftTuple currentLeftChild, LeftTuple currentRightChild, Sink sink, boolean leftTupleMemoryEnabled)LeftTupleRuleTerminalNode. createLeftTuple(LeftTuple leftTuple, RightTuple rightTuple, Sink sink)LeftTupleRuleTerminalNode. createLeftTuple(LeftTuple leftTuple, Sink sink, PropagationContext pctx, boolean leftTupleMemoryEnabled)LeftTupleTimerNode. createLeftTuple(InternalFactHandle factHandle, boolean leftTupleMemoryEnabled)LeftTupleTimerNode. createLeftTuple(InternalFactHandle factHandle, LeftTuple leftTuple, Sink sink)LeftTupleTimerNode. createLeftTuple(LeftTuple leftTuple, RightTuple rightTuple, LeftTuple currentLeftChild, LeftTuple currentRightChild, Sink sink, boolean leftTupleMemoryEnabled)LeftTupleTimerNode. createLeftTuple(LeftTuple leftTuple, RightTuple rightTuple, Sink sink)LeftTupleTimerNode. createLeftTuple(LeftTuple leftTuple, Sink sink, PropagationContext pctx, boolean leftTupleMemoryEnabled)LeftTupleAbstractTerminalNode. createPeer(LeftTuple original)LeftTupleAccumulateNode. createPeer(LeftTuple original)LeftTupleAsyncReceiveNode. createPeer(LeftTuple original)LeftTupleAsyncSendNode. createPeer(LeftTuple original)LeftTupleConditionalBranchNode. createPeer(LeftTuple original)LeftTupleEvalConditionNode. createPeer(LeftTuple original)LeftTupleExistsNode. createPeer(LeftTuple original)LeftTupleFromNode. createPeer(LeftTuple original)LeftTupleJoinNode. createPeer(LeftTuple original)LeftTupleLeftInputAdapterNode. createPeer(LeftTuple original)LeftTupleLeftTupleSink. createPeer(LeftTuple original)abstract LeftTupleLeftTupleSource. createPeer(LeftTuple original)LeftTupleNotNode. createPeer(LeftTuple original)LeftTupleQueryElementNode. createPeer(LeftTuple original)LeftTupleQueryTerminalNode. createPeer(LeftTuple original)LeftTupleReactiveFromNode. createPeer(LeftTuple original)LeftTupleTimerNode. createPeer(LeftTuple original)LeftTupleRightTuple. getBlocked()LeftTupleRightTupleImpl. getBlocked()LeftTupleSubnetworkTuple. getBlocked()LeftTupleBaseLeftTuple. getBlockedNext()LeftTupleEvalNodeLeftTuple. getBlockedNext()LeftTupleLeftTuple. getBlockedNext()LeftTupleLeftTupleImpl. getBlockedNext()LeftTupleNotNodeLeftTuple. getBlockedNext()LeftTupleBaseLeftTuple. getBlockedPrevious()LeftTupleEvalNodeLeftTuple. getBlockedPrevious()LeftTupleLeftTuple. getBlockedPrevious()LeftTupleLeftTupleImpl. getBlockedPrevious()LeftTupleNotNodeLeftTuple. getBlockedPrevious()LeftTupleBaseLeftTuple. getFirstChild()LeftTupleRightTupleImpl. getFirstChild()LeftTupleBetaNode. getFirstLeftTuple(RightTuple rightTuple, TupleMemory memory, FastIterator it)LeftTupleBetaNode. getFirstLeftTuple1(RightTuple rightTuple, TupleMemory memory, FastIterator it)LeftTupleBaseLeftTuple. getHandleNext()LeftTupleBaseLeftTuple. getHandlePrevious()LeftTupleBaseLeftTuple. getLastChild()LeftTupleRightTupleImpl. getLastChild()LeftTupleBaseLeftTuple. getLeftParent()LeftTupleLeftTuple. getLeftParent()LeftTupleQueryElementNode.UnificationNodeViewChangedEventListener. getLeftTuple()LeftTupleBaseLeftTuple. getNextParentWithHandle()LeftTupleLeftTuple. getNextParentWithHandle()protected LeftTupleQueryElementNode.QueryElementNodeMemory.QueryTupleSets. getNextTuple(LeftTuple tuple)LeftTupleBaseLeftTuple. getParent()LeftTupleLeftTuple. getParent()LeftTupleBaseLeftTuple. getPeer()LeftTupleLeftTuple. getPeer()protected LeftTupleQueryElementNode.QueryElementNodeMemory.QueryTupleSets. getPreviousTuple(LeftTuple tuple)LeftTupleAccumulateNode.AccumulateContextEntry. getResultLeftTuple()LeftTupleBaseLeftTuple. getRightParentNext()LeftTupleLeftTuple. getRightParentNext()LeftTupleBaseLeftTuple. getRightParentPrevious()LeftTupleLeftTuple. getRightParentPrevious()LeftTupleBaseLeftTuple. getStagedNext()LeftTupleBaseLeftTuple. getStagedPrevious()LeftTupleBetaNode. getStartTuple(LeftTuple lt)LeftTupleBaseLeftTuple. getSubTuple(int elements)LeftTupleRightTuple. getTempBlocked()LeftTupleRightTupleImpl. getTempBlocked()LeftTupleSubnetworkTuple. getTempBlocked()LeftTupleRuleTerminalNodeLeftTuple. getTuple()Retrieve the tuple.LeftTupleModifyPreviousTuples. peekLeftTuple(int partition)LeftTupleModifyPreviousTuples. peekLeftTuple(RuleBasePartitionId partitionId)protected LeftTupleLeftInputAdapterNode. processDeletesFromModify(ModifyPreviousTuples modifyPreviousTuples, PropagationContext context, InternalWorkingMemory workingMemory, ObjectTypeNode.Id otnId)Methods in org.drools.core.reteoo that return types with arguments of type LeftTuple Modifier and Type Method Description TupleSets<LeftTuple>QueryElementNode.QueryElementNodeMemory. getResultLeftTuples()TupleSets<LeftTuple>ReactiveFromNode.ReactiveFromMemory. getStagedLeftTuples()TupleSets<LeftTuple>SegmentMemory. getStagedLeftTuples()Methods in org.drools.core.reteoo with parameters of type LeftTuple Modifier and Type Method Description voidRightTuple. addBlocked(LeftTuple leftTuple)voidRightTupleImpl. addBlocked(LeftTuple leftTuple)voidSubnetworkTuple. addBlocked(LeftTuple leftTuple)voidAsyncReceiveNode.AsyncReceiveMemory. addInsertOrUpdateLeftTuple(LeftTuple leftTuple)voidAccumulateNode.GroupByContext. addMatchOnLastTupleList(LeftTuple match)protected QueryElementNode.UnificationNodeViewChangedEventListenerQueryElementNode. createCollector(LeftTuple leftTuple, int[] varIndexes, boolean tupleMemoryEnabled)DroolsQueryQueryElementNode. createDroolsQuery(LeftTuple leftTuple, InternalFactHandle handle, StackEntry stackEntry, List<PathMemory> pmems, QueryElementNode.QueryElementNodeMemory qmem, LeftTupleSink sink, InternalWorkingMemory workingMemory)InternalFactHandleQueryElementNode. createFactHandle(PropagationContext context, InternalWorkingMemory workingMemory, LeftTuple leftTuple)LeftTupleAccumulateNode. createLeftTuple(InternalFactHandle factHandle, LeftTuple leftTuple, Sink sink)LeftTupleAccumulateNode. createLeftTuple(LeftTuple leftTuple, RightTuple rightTuple, LeftTuple currentLeftChild, LeftTuple currentRightChild, Sink sink, boolean leftTupleMemoryEnabled)LeftTupleAccumulateNode. createLeftTuple(LeftTuple leftTuple, RightTuple rightTuple, Sink sink)LeftTupleAccumulateNode. createLeftTuple(LeftTuple leftTuple, Sink sink, PropagationContext pctx, boolean leftTupleMemoryEnabled)LeftTupleAsyncReceiveNode. createLeftTuple(InternalFactHandle factHandle, LeftTuple leftTuple, Sink sink)LeftTupleAsyncReceiveNode. createLeftTuple(LeftTuple leftTuple, RightTuple rightTuple, LeftTuple currentLeftChild, LeftTuple currentRightChild, Sink sink, boolean leftTupleMemoryEnabled)LeftTupleAsyncReceiveNode. createLeftTuple(LeftTuple leftTuple, RightTuple rightTuple, Sink sink)LeftTupleAsyncReceiveNode. createLeftTuple(LeftTuple leftTuple, Sink sink, PropagationContext pctx, boolean leftTupleMemoryEnabled)LeftTupleAsyncSendNode. createLeftTuple(InternalFactHandle factHandle, LeftTuple leftTuple, Sink sink)LeftTupleAsyncSendNode. createLeftTuple(LeftTuple leftTuple, RightTuple rightTuple, LeftTuple currentLeftChild, LeftTuple currentRightChild, Sink sink, boolean leftTupleMemoryEnabled)LeftTupleAsyncSendNode. createLeftTuple(LeftTuple leftTuple, RightTuple rightTuple, Sink sink)LeftTupleAsyncSendNode. createLeftTuple(LeftTuple leftTuple, Sink sink, PropagationContext pctx, boolean leftTupleMemoryEnabled)LeftTupleConditionalBranchNode. createLeftTuple(InternalFactHandle factHandle, LeftTuple leftTuple, Sink sink)LeftTupleConditionalBranchNode. createLeftTuple(LeftTuple leftTuple, RightTuple rightTuple, LeftTuple currentLeftChild, LeftTuple currentRightChild, Sink sink, boolean leftTupleMemoryEnabled)LeftTupleConditionalBranchNode. createLeftTuple(LeftTuple leftTuple, RightTuple rightTuple, Sink sink)LeftTupleConditionalBranchNode. createLeftTuple(LeftTuple leftTuple, Sink sink, PropagationContext pctx, boolean leftTupleMemoryEnabled)LeftTupleEvalConditionNode. createLeftTuple(InternalFactHandle factHandle, LeftTuple leftTuple, Sink sink)LeftTupleEvalConditionNode. createLeftTuple(LeftTuple leftTuple, RightTuple rightTuple, LeftTuple currentLeftChild, LeftTuple currentRightChild, Sink sink, boolean leftTupleMemoryEnabled)LeftTupleEvalConditionNode. createLeftTuple(LeftTuple leftTuple, RightTuple rightTuple, Sink sink)LeftTupleEvalConditionNode. createLeftTuple(LeftTuple leftTuple, Sink sink, PropagationContext pctx, boolean leftTupleMemoryEnabled)LeftTupleExistsNode. createLeftTuple(InternalFactHandle factHandle, LeftTuple leftTuple, Sink sink)LeftTupleExistsNode. createLeftTuple(LeftTuple leftTuple, RightTuple rightTuple, LeftTuple currentLeftChild, LeftTuple currentRightChild, Sink sink, boolean leftTupleMemoryEnabled)LeftTupleExistsNode. createLeftTuple(LeftTuple leftTuple, RightTuple rightTuple, Sink sink)LeftTupleExistsNode. createLeftTuple(LeftTuple leftTuple, Sink sink, PropagationContext pctx, boolean leftTupleMemoryEnabled)LeftTupleFromNode. createLeftTuple(InternalFactHandle factHandle, LeftTuple leftTuple, Sink sink)LeftTupleFromNode. createLeftTuple(LeftTuple leftTuple, RightTuple rightTuple, LeftTuple currentLeftChild, LeftTuple currentRightChild, Sink sink, boolean leftTupleMemoryEnabled)LeftTupleFromNode. createLeftTuple(LeftTuple leftTuple, RightTuple rightTuple, Sink sink)LeftTupleFromNode. createLeftTuple(LeftTuple leftTuple, Sink sink, PropagationContext pctx, boolean leftTupleMemoryEnabled)LeftTupleJoinNode. createLeftTuple(InternalFactHandle factHandle, LeftTuple leftTuple, Sink sink)LeftTupleJoinNode. createLeftTuple(LeftTuple leftTuple, RightTuple rightTuple, LeftTuple currentLeftChild, LeftTuple currentRightChild, Sink sink, boolean leftTupleMemoryEnabled)LeftTupleJoinNode. createLeftTuple(LeftTuple leftTuple, RightTuple rightTuple, Sink sink)LeftTupleJoinNode. createLeftTuple(LeftTuple leftTuple, Sink sink, PropagationContext pctx, boolean leftTupleMemoryEnabled)LeftTupleLeftTupleSink. createLeftTuple(InternalFactHandle factHandle, LeftTuple leftTuple, Sink sink)LeftTupleLeftTupleSink. createLeftTuple(LeftTuple leftTuple, RightTuple rightTuple, LeftTuple currentLeftChild, LeftTuple currentRightChild, Sink sink, boolean leftTupleMemoryEnabled)LeftTupleLeftTupleSink. createLeftTuple(LeftTuple leftTuple, RightTuple rightTuple, Sink sink)LeftTupleLeftTupleSink. createLeftTuple(LeftTuple leftTuple, Sink sink, PropagationContext pctx, boolean leftTupleMemoryEnabled)LeftTupleNotNode. createLeftTuple(InternalFactHandle factHandle, LeftTuple leftTuple, Sink sink)LeftTupleNotNode. createLeftTuple(LeftTuple leftTuple, RightTuple rightTuple, LeftTuple currentLeftChild, LeftTuple currentRightChild, Sink sink, boolean leftTupleMemoryEnabled)LeftTupleNotNode. createLeftTuple(LeftTuple leftTuple, RightTuple rightTuple, Sink sink)LeftTupleNotNode. createLeftTuple(LeftTuple leftTuple, Sink sink, PropagationContext pctx, boolean leftTupleMemoryEnabled)LeftTupleQueryElementNode. createLeftTuple(InternalFactHandle factHandle, LeftTuple leftTuple, Sink sink)LeftTupleQueryElementNode. createLeftTuple(LeftTuple leftTuple, RightTuple rightTuple, LeftTuple currentLeftChild, LeftTuple currentRightChild, Sink sink, boolean leftTupleMemoryEnabled)LeftTupleQueryElementNode. createLeftTuple(LeftTuple leftTuple, RightTuple rightTuple, Sink sink)LeftTupleQueryElementNode. createLeftTuple(LeftTuple leftTuple, Sink sink, PropagationContext pctx, boolean leftTupleMemoryEnabled)LeftTupleQueryTerminalNode. createLeftTuple(InternalFactHandle factHandle, LeftTuple leftTuple, Sink sink)LeftTupleQueryTerminalNode. createLeftTuple(LeftTuple leftTuple, RightTuple rightTuple, LeftTuple currentLeftChild, LeftTuple currentRightChild, Sink sink, boolean leftTupleMemoryEnabled)LeftTupleQueryTerminalNode. createLeftTuple(LeftTuple leftTuple, RightTuple rightTuple, Sink sink)LeftTupleQueryTerminalNode. createLeftTuple(LeftTuple leftTuple, Sink sink, PropagationContext pctx, boolean leftTupleMemoryEnabled)LeftTupleReactiveFromNode. createLeftTuple(InternalFactHandle factHandle, LeftTuple leftTuple, Sink sink)LeftTupleReactiveFromNode. createLeftTuple(LeftTuple leftTuple, RightTuple rightTuple, LeftTuple currentLeftChild, LeftTuple currentRightChild, Sink sink, boolean leftTupleMemoryEnabled)LeftTupleReactiveFromNode. createLeftTuple(LeftTuple leftTuple, RightTuple rightTuple, Sink sink)LeftTupleReactiveFromNode. createLeftTuple(LeftTuple leftTuple, Sink sink, PropagationContext pctx, boolean leftTupleMemoryEnabled)LeftTupleRightInputAdapterNode. createLeftTuple(InternalFactHandle factHandle, LeftTuple leftTuple, Sink sink)LeftTupleRightInputAdapterNode. createLeftTuple(LeftTuple leftTuple, RightTuple rightTuple, LeftTuple currentLeftChild, LeftTuple currentRightChild, Sink sink, boolean leftTupleMemoryEnabled)LeftTupleRightInputAdapterNode. createLeftTuple(LeftTuple leftTuple, RightTuple rightTuple, Sink sink)LeftTupleRightInputAdapterNode. createLeftTuple(LeftTuple leftTuple, Sink sink, PropagationContext pctx, boolean leftTupleMemoryEnabled)LeftTupleRuleTerminalNode. createLeftTuple(InternalFactHandle factHandle, LeftTuple leftTuple, Sink sink)LeftTupleRuleTerminalNode. createLeftTuple(LeftTuple leftTuple, RightTuple rightTuple, LeftTuple currentLeftChild, LeftTuple currentRightChild, Sink sink, boolean leftTupleMemoryEnabled)LeftTupleRuleTerminalNode. createLeftTuple(LeftTuple leftTuple, RightTuple rightTuple, Sink sink)LeftTupleRuleTerminalNode. createLeftTuple(LeftTuple leftTuple, Sink sink, PropagationContext pctx, boolean leftTupleMemoryEnabled)LeftTupleTimerNode. createLeftTuple(InternalFactHandle factHandle, LeftTuple leftTuple, Sink sink)LeftTupleTimerNode. createLeftTuple(LeftTuple leftTuple, RightTuple rightTuple, LeftTuple currentLeftChild, LeftTuple currentRightChild, Sink sink, boolean leftTupleMemoryEnabled)LeftTupleTimerNode. createLeftTuple(LeftTuple leftTuple, RightTuple rightTuple, Sink sink)LeftTupleTimerNode. createLeftTuple(LeftTuple leftTuple, Sink sink, PropagationContext pctx, boolean leftTupleMemoryEnabled)LeftTupleAbstractTerminalNode. createPeer(LeftTuple original)LeftTupleAccumulateNode. createPeer(LeftTuple original)LeftTupleAsyncReceiveNode. createPeer(LeftTuple original)LeftTupleAsyncSendNode. createPeer(LeftTuple original)LeftTupleConditionalBranchNode. createPeer(LeftTuple original)LeftTupleEvalConditionNode. createPeer(LeftTuple original)LeftTupleExistsNode. createPeer(LeftTuple original)LeftTupleFromNode. createPeer(LeftTuple original)LeftTupleJoinNode. createPeer(LeftTuple original)LeftTupleLeftInputAdapterNode. createPeer(LeftTuple original)LeftTupleLeftTupleSink. createPeer(LeftTuple original)abstract LeftTupleLeftTupleSource. createPeer(LeftTuple original)LeftTupleNotNode. createPeer(LeftTuple original)LeftTupleQueryElementNode. createPeer(LeftTuple original)LeftTupleQueryTerminalNode. createPeer(LeftTuple original)LeftTupleReactiveFromNode. createPeer(LeftTuple original)SubnetworkTupleRightInputAdapterNode. createPeer(LeftTuple original)LeftTupleTimerNode. createPeer(LeftTuple original)InternalFactHandleAccumulateNode. createResultFactHandle(PropagationContext context, InternalWorkingMemory workingMemory, LeftTuple leftTuple, Object result)protected RightTupleQueryElementNode.UnificationNodeViewChangedEventListener. createResultRightTuple(QueryElementFactHandle resultHandle, LeftTuple resultLeftTuple, boolean open)RightTupleFromNode. createRightTuple(LeftTuple leftTuple, PropagationContext context, InternalWorkingMemory workingMemory, Object object)static voidLeftInputAdapterNode. doDeleteObject(LeftTuple leftTuple, PropagationContext context, SegmentMemory sm, InternalWorkingMemory wm, LeftInputAdapterNode liaNode, boolean linkOrNotify, LeftInputAdapterNode.LiaNodeMemory lm)voidModifyPreviousTuples. doDeleteObject(PropagationContext pctx, InternalWorkingMemory wm, LeftTuple leftTuple)static List<PathMemory>LeftInputAdapterNode. doInsertSegmentMemory(InternalWorkingMemory wm, boolean linkOrNotify, LeftInputAdapterNode.LiaNodeMemory lm, SegmentMemory sm, LeftTuple leftTuple, boolean streamMode)static voidLeftInputAdapterNode. doInsertSegmentMemoryWithFlush(InternalWorkingMemory wm, boolean notifySegment, LeftInputAdapterNode.LiaNodeMemory lm, SegmentMemory sm, LeftTuple leftTuple, boolean streamMode)static voidLeftInputAdapterNode. doUpdateObject(LeftTuple leftTuple, PropagationContext context, InternalWorkingMemory wm, LeftInputAdapterNode liaNode, boolean linkOrNotify, LeftInputAdapterNode.LiaNodeMemory lm, SegmentMemory sm)voidTupleIterator.OnLeaf. execute(LeftTuple leafLeftTuple)static voidObjectTypeNode. expireLeftTuple(LeftTuple leftTuple)Object[]QueryElementNode. getActualArguments(LeftTuple leftTuple, InternalWorkingMemory workingMemory)protected LeftTupleQueryElementNode.QueryElementNodeMemory.QueryTupleSets. getNextTuple(LeftTuple tuple)protected LeftTupleQueryElementNode.QueryElementNodeMemory.QueryTupleSets. getPreviousTuple(LeftTuple tuple)protected shortQueryElementNode.QueryElementNodeMemory.QueryTupleSets. getStagedType(LeftTuple tuple)LeftTupleBetaNode. getStartTuple(LeftTuple lt)voidRightTuple. removeBlocked(LeftTuple leftTuple)voidRightTupleImpl. removeBlocked(LeftTuple leftTuple)voidSubnetworkTuple. removeBlocked(LeftTuple leftTuple)voidAlphaTerminalNode. retractLeftTuple(LeftTuple leftTuple, PropagationContext context, InternalWorkingMemory workingMemory)voidLeftInputAdapterNode. retractLeftTuple(LeftTuple leftTuple, PropagationContext context, InternalWorkingMemory workingMemory)voidQueryElementNode.UnificationNodeViewChangedEventListener. rowAdded(RuleImpl rule, LeftTuple resultLeftTuple, InternalWorkingMemory workingMemory)voidQueryElementNode.UnificationNodeViewChangedEventListener. rowRemoved(RuleImpl rule, LeftTuple resultLeftTuple, InternalWorkingMemory workingMemory)voidQueryElementNode.UnificationNodeViewChangedEventListener. rowUpdated(RuleImpl rule, LeftTuple resultLeftTuple, InternalWorkingMemory workingMemory)voidRightTuple. setBlocked(LeftTuple leftTuple)voidRightTupleImpl. setBlocked(LeftTuple leftTuple)voidSubnetworkTuple. setBlocked(LeftTuple leftTuple)voidBaseLeftTuple. setBlockedNext(LeftTuple blockerNext)voidEvalNodeLeftTuple. setBlockedNext(LeftTuple blockerNext)voidLeftTuple. setBlockedNext(LeftTuple blockerNext)voidLeftTupleImpl. setBlockedNext(LeftTuple blockerNext)voidNotNodeLeftTuple. setBlockedNext(LeftTuple blockerNext)voidBaseLeftTuple. setBlockedPrevious(LeftTuple blockerPrevious)voidEvalNodeLeftTuple. setBlockedPrevious(LeftTuple blockerPrevious)voidLeftTuple. setBlockedPrevious(LeftTuple blockerPrevious)voidLeftTupleImpl. setBlockedPrevious(LeftTuple blockerPrevious)voidNotNodeLeftTuple. setBlockedPrevious(LeftTuple blockerPrevious)voidBaseLeftTuple. setFirstChild(LeftTuple firstChild)voidRightTupleImpl. setFirstChild(LeftTuple firstChild)voidBaseLeftTuple. setLastChild(LeftTuple lastChild)voidRightTupleImpl. setLastChild(LeftTuple lastChild)voidBaseLeftTuple. setLeftParent(LeftTuple leftParent)voidLeftTuple. setLeftParent(LeftTuple leftParent)protected voidQueryElementNode.QueryElementNodeMemory.QueryTupleSets. setNextTuple(LeftTuple tuple, LeftTuple stagedNext)voidBaseLeftTuple. setPeer(LeftTuple peer)voidLeftTuple. setPeer(LeftTuple peer)protected voidQueryElementNode.QueryElementNodeMemory.QueryTupleSets. setPreviousTuple(LeftTuple tuple, LeftTuple stagedPrevious)voidAccumulateNode.AccumulateContextEntry. setResultLeftTuple(LeftTuple resultLeftTuple)voidBaseLeftTuple. setRightParentNext(LeftTuple rightParentRight)voidLeftTuple. setRightParentNext(LeftTuple rightParentRight)voidBaseLeftTuple. setRightParentPrevious(LeftTuple rightParentLeft)voidLeftTuple. setRightParentPrevious(LeftTuple rightParentLeft)protected voidQueryElementNode.QueryElementNodeMemory.QueryTupleSets. setStagedType(LeftTuple tuple, short type)voidRightTuple. setTempBlocked(LeftTuple tempBlocked)voidRightTupleImpl. setTempBlocked(LeftTuple tempBlocked)voidSubnetworkTuple. setTempBlocked(LeftTuple tempBlocked)static voidTupleIterator. traverse(LeftTuple rootLeftTuple, LeftTuple leftTuple, TupleIterator.OnLeaf onLeaf)Method parameters in org.drools.core.reteoo with type arguments of type LeftTuple Modifier and Type Method Description voidQueryElementNode.QueryElementNodeMemory.QueryTupleSets. addTo(TupleSets<LeftTuple> tupleSets)Constructors in org.drools.core.reteoo with parameters of type LeftTuple Constructor Description BaseLeftTuple(InternalFactHandle factHandle, LeftTuple leftTuple, Sink sink)BaseLeftTuple(LeftTuple leftTuple, RightTuple rightTuple, LeftTuple currentLeftChild, LeftTuple currentRightChild, Sink sink, boolean leftTupleMemoryEnabled)BaseLeftTuple(LeftTuple leftTuple, RightTuple rightTuple, Sink sink)BaseLeftTuple(LeftTuple leftTuple, RightTuple rightTuple, Sink sink, boolean leftTupleMemoryEnabled)BaseLeftTuple(LeftTuple leftTuple, Sink sink, PropagationContext pctx, boolean leftTupleMemoryEnabled)EvalNodeLeftTuple(InternalFactHandle factHandle, LeftTuple leftTuple, Sink sink)EvalNodeLeftTuple(LeftTuple leftTuple, RightTuple rightTuple, LeftTuple currentLeftChild, LeftTuple currentRightChild, Sink sink, boolean leftTupleMemoryEnabled)EvalNodeLeftTuple(LeftTuple leftTuple, RightTuple rightTuple, Sink sink)EvalNodeLeftTuple(LeftTuple leftTuple, RightTuple rightTuple, Sink sink, boolean leftTupleMemoryEnabled)EvalNodeLeftTuple(LeftTuple leftTuple, Sink sink, PropagationContext pctx, boolean leftTupleMemoryEnabled)FromNodeLeftTuple(InternalFactHandle factHandle, LeftTuple leftTuple, Sink sink)FromNodeLeftTuple(LeftTuple leftTuple, RightTuple rightTuple, LeftTuple currentLeftChild, LeftTuple currentRightChild, Sink sink, boolean leftTupleMemoryEnabled)FromNodeLeftTuple(LeftTuple leftTuple, RightTuple rightTuple, Sink sink)FromNodeLeftTuple(LeftTuple leftTuple, RightTuple rightTuple, Sink sink, boolean leftTupleMemoryEnabled)FromNodeLeftTuple(LeftTuple leftTuple, Sink sink, PropagationContext pctx, boolean leftTupleMemoryEnabled)JoinNodeLeftTuple(InternalFactHandle factHandle, LeftTuple leftTuple, Sink sink)JoinNodeLeftTuple(LeftTuple leftTuple, RightTuple rightTuple, LeftTuple currentLeftChild, LeftTuple currentRightChild, Sink sink, boolean leftTupleMemoryEnabled)JoinNodeLeftTuple(LeftTuple leftTuple, RightTuple rightTuple, Sink sink)JoinNodeLeftTuple(LeftTuple leftTuple, RightTuple rightTuple, Sink sink, boolean leftTupleMemoryEnabled)JoinNodeLeftTuple(LeftTuple leftTuple, Sink sink, PropagationContext pctx, boolean leftTupleMemoryEnabled)LeftTupleImpl(InternalFactHandle factHandle, LeftTuple leftTuple, Sink sink)LeftTupleImpl(LeftTuple leftTuple, RightTuple rightTuple, LeftTuple currentLeftChild, LeftTuple currentRightChild, Sink sink, boolean leftTupleMemoryEnabled)LeftTupleImpl(LeftTuple leftTuple, RightTuple rightTuple, Sink sink)LeftTupleImpl(LeftTuple leftTuple, RightTuple rightTuple, Sink sink, boolean leftTupleMemoryEnabled)LeftTupleImpl(LeftTuple leftTuple, Sink sink, PropagationContext pctx, boolean leftTupleMemoryEnabled)NotNodeLeftTuple(InternalFactHandle factHandle, LeftTuple leftTuple, Sink sink)NotNodeLeftTuple(LeftTuple leftTuple, RightTuple rightTuple, LeftTuple currentLeftChild, LeftTuple currentRightChild, Sink sink, boolean leftTupleMemoryEnabled)NotNodeLeftTuple(LeftTuple leftTuple, RightTuple rightTuple, Sink sink)NotNodeLeftTuple(LeftTuple leftTuple, RightTuple rightTuple, Sink sink, boolean leftTupleMemoryEnabled)NotNodeLeftTuple(LeftTuple leftTuple, Sink sink, PropagationContext pctx, boolean leftTupleMemoryEnabled)QueryElementNodeLeftTuple(InternalFactHandle factHandle, LeftTuple leftTuple, Sink sink)QueryElementNodeLeftTuple(LeftTuple leftTuple, RightTuple rightTuple, LeftTuple currentLeftChild, LeftTuple currentRightChild, Sink sink, boolean leftTupleMemoryEnabled)QueryElementNodeLeftTuple(LeftTuple leftTuple, RightTuple rightTuple, Sink sink)QueryElementNodeLeftTuple(LeftTuple leftTuple, RightTuple rightTuple, Sink sink, boolean leftTupleMemoryEnabled)QueryElementNodeLeftTuple(LeftTuple leftTuple, Sink sink, PropagationContext pctx, boolean leftTupleMemoryEnabled)QueryRiaFixerNodeLeftTuple(LeftTuple leftTuple, RightTuple rightTuple, LeftTuple currentLeftChild, LeftTuple currentRightChild, Sink sink, boolean leftTupleMemoryEnabled)QueryRiaFixerNodeLeftTuple(LeftTuple leftTuple, RightTuple rightTuple, Sink sink)QueryRiaFixerNodeLeftTuple(LeftTuple leftTuple, RightTuple rightTuple, Sink sink, boolean leftTupleMemoryEnabled)QueryRiaFixerNodeLeftTuple(LeftTuple leftTuple, Sink sink, PropagationContext pctx, boolean leftTupleMemoryEnabled)ReactiveFromNodeLeftTuple(InternalFactHandle factHandle, LeftTuple leftTuple, Sink sink)ReactiveFromNodeLeftTuple(LeftTuple leftTuple, RightTuple rightTuple, LeftTuple currentLeftChild, LeftTuple currentRightChild, Sink sink, boolean leftTupleMemoryEnabled)RuleTerminalNodeLeftTuple(InternalFactHandle factHandle, LeftTuple leftTuple, Sink sink)RuleTerminalNodeLeftTuple(LeftTuple leftTuple, RightTuple rightTuple, LeftTuple currentLeftChild, LeftTuple currentRightChild, Sink sink, boolean leftTupleMemoryEnabled)RuleTerminalNodeLeftTuple(LeftTuple leftTuple, RightTuple rightTuple, Sink sink)RuleTerminalNodeLeftTuple(LeftTuple leftTuple, Sink sink, PropagationContext pctx, boolean leftTupleMemoryEnabled)SubnetworkTuple(InternalFactHandle factHandle, LeftTuple leftTuple, Sink sink)SubnetworkTuple(LeftTuple leftTuple, RightTuple rightTuple, LeftTuple currentLeftChild, LeftTuple currentRightChild, Sink sink, boolean leftTupleMemoryEnabled)SubnetworkTuple(LeftTuple leftTuple, RightTuple rightTuple, Sink sink)SubnetworkTuple(LeftTuple leftTuple, Sink sink, PropagationContext pctx, boolean leftTupleMemoryEnabled)UnificationNodeViewChangedEventListener(LeftTuple leftTuple, int[] variables, QueryElementNode node, boolean tupleMemoryEnabled) -
Uses of LeftTuple in org.drools.core.rule
Methods in org.drools.core.rule with parameters of type LeftTuple Modifier and Type Method Description static ObjectQueryArgument. evaluateDeclaration(InternalWorkingMemory wm, LeftTuple leftTuple, Declaration declaration)ObjectQueryArgument.Declr. getValue(InternalWorkingMemory wm, LeftTuple leftTuple)ObjectQueryArgument. getValue(InternalWorkingMemory wm, LeftTuple leftTuple)ObjectQueryArgument.Literal. getValue(InternalWorkingMemory wm, LeftTuple leftTuple)ObjectQueryArgument.Null. getValue(InternalWorkingMemory wm, LeftTuple leftTuple)ObjectQueryArgument.Var. getValue(InternalWorkingMemory wm, LeftTuple leftTuple)abstract booleanAccumulate. tryReverse(Object workingMemoryContext, Object context, Tuple leftTuple, InternalFactHandle handle, RightTuple rightParent, LeftTuple match, WorkingMemory workingMemory)Executes the reverse (action) code for the given fact handlebooleanMultiAccumulate. tryReverse(Object workingMemoryContext, Object context, Tuple leftTuple, InternalFactHandle handle, RightTuple rightParent, LeftTuple match, WorkingMemory workingMemory)booleanSingleAccumulate. tryReverse(Object workingMemoryContext, Object context, Tuple leftTuple, InternalFactHandle handle, RightTuple rightParent, LeftTuple match, WorkingMemory workingMemory) -
Uses of LeftTuple in org.drools.core.runtime.rule.impl
Methods in org.drools.core.runtime.rule.impl with parameters of type LeftTuple Modifier and Type Method Description voidOpenQueryViewChangedEventListenerAdapter. rowAdded(RuleImpl rule, LeftTuple leftTuple, InternalWorkingMemory workingMemory)voidOpenQueryViewChangedEventListenerAdapter. rowRemoved(RuleImpl rule, LeftTuple leftTuple, InternalWorkingMemory workingMemory)voidOpenQueryViewChangedEventListenerAdapter. rowUpdated(RuleImpl rule, LeftTuple leftTuple, InternalWorkingMemory workingMemory) -
Uses of LeftTuple in org.drools.core.spi
Methods in org.drools.core.spi that return LeftTuple Modifier and Type Method Description LeftTupleTuple. getFirstChild()LeftTupleTuple. getLastChild()Methods in org.drools.core.spi with parameters of type LeftTuple Modifier and Type Method Description voidTuple. setFirstChild(LeftTuple firstChild)voidTuple. setLastChild(LeftTuple firstChild)
-