Package | Description |
---|---|
org.drools.core.phreak | |
org.drools.core.reteoo | |
org.drools.core.util | |
org.drools.core.util.index |
Modifier and Type | Method and Description |
---|---|
static void |
RuleNetworkEvaluator.findLeftTupleBlocker(BetaNode betaNode,
RightTupleMemory rtm,
ContextEntry[] contextEntry,
BetaConstraints constraints,
LeftTuple leftTuple,
FastIterator it,
boolean useLeftMemory) |
Modifier and Type | Method and Description |
---|---|
RightTupleMemory |
BetaMemory.getRightTupleMemory() |
RightTupleMemory |
RightTuple.getTempRightTupleMemory() |
Modifier and Type | Method and Description |
---|---|
RightTuple |
BetaNode.getFirstRightTuple(LeftTuple leftTuple,
RightTupleMemory memory,
InternalFactHandle factHandle,
FastIterator it) |
static RightTuple |
BetaNode.getFirstRightTuple(RightTupleMemory memory,
FastIterator it) |
FastIterator |
BetaNode.getRightIterator(RightTupleMemory memory) |
FastIterator |
BetaNode.getRightIterator(RightTupleMemory memory,
RightTuple rightTuple) |
void |
RightTuple.setTempRightTupleMemory(RightTupleMemory tempRightTupleMemory) |
Constructor and Description |
---|
BetaMemory(LeftTupleMemory tupleMemory,
RightTupleMemory objectMemory,
ContextEntry[] context,
short nodeType) |
Modifier and Type | Class and Description |
---|---|
static class |
RightTupleRBTree.Node<K extends Comparable<? super K>> |
Modifier and Type | Class and Description |
---|---|
class |
RightTupleIndexHashTable |
class |
RightTupleIndexRangeRBTree |
class |
RightTupleIndexRBTree |
class |
RightTupleList |
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.