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