| Package | Description |
|---|---|
| org.drools.core.base | |
| org.drools.core.reteoo | |
| org.drools.core.util | |
| org.drools.core.util.index |
| Modifier and Type | Method and Description |
|---|---|
RightTupleList |
DroolsQuery.getResultInsertRightTupleList() |
RightTupleList |
DroolsQuery.getResultRetractRightTupleList() |
RightTupleList |
DroolsQuery.getResultUpdateRightTupleList() |
| Modifier and Type | Method and Description |
|---|---|
void |
DroolsQuery.setResultInsertRightTupleList(RightTupleList evaluateActionsRightTupleList) |
void |
DroolsQuery.setResultRetractRightTupleList(RightTupleList retractRightTupleList) |
void |
DroolsQuery.setResultUpdateRightTupleList(RightTupleList insertUpdateRightTupleList) |
| Modifier and Type | Method and Description |
|---|---|
RightTupleList |
RightTuple.getMemory() |
| Modifier and Type | Method and Description |
|---|---|
void |
RightTuple.setMemory(RightTupleList memory) |
| Modifier and Type | Class and Description |
|---|---|
static class |
RightTupleRBTree.Node<K extends Comparable<? super K>> |
| Modifier and Type | Method and Description |
|---|---|
RightTupleList |
RightTupleIndexHashTable.get(LeftTuple tuple,
InternalFactHandle factHandle) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
RightTupleList.copyStateInto(RightTupleList other) |
| Constructor and Description |
|---|
RightTupleList(RightTupleList p,
Entry next) |
Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.