Package | Description |
---|---|
org.drools.core.phreak | |
org.drools.core.reteoo |
Modifier and Type | Class and Description |
---|---|
class |
LeftTupleEntry |
class |
RightTupleEntry |
Modifier and Type | Method and Description |
---|---|
static Queue<TupleEntry> |
SegmentUtilities.initAndGetTupleQueue(NetworkNode node,
InternalWorkingMemory wm) |
Modifier and Type | Method and Description |
---|---|
static void |
RuleExecutor.flushTupleQueue(Queue<TupleEntry> tupleQueue) |
static void |
RuleExecutor.removeQueuedTupleEntry(Queue<TupleEntry> tupleQueue) |
Modifier and Type | Method and Description |
---|---|
Queue<TupleEntry> |
PathMemory.getTupleQueue() |
Queue<TupleEntry> |
SegmentMemory.getTupleQueue() |
Modifier and Type | Method and Description |
---|---|
void |
RiaPathMemory.setTupleQueue(Queue<TupleEntry> queue) |
void |
SegmentMemory.setTupleQueue(Queue<TupleEntry> queue) |
Constructor and Description |
---|
SegmentMemory(NetworkNode rootNode,
Queue<TupleEntry> queue) |
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.