|
Drools :: Core 6.2.0.CR4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PathMemory | |
|---|---|
| org.drools.core.base | |
| org.drools.core.common | |
| org.drools.core.phreak | |
| org.drools.core.reteoo | |
| Uses of PathMemory in org.drools.core.base |
|---|
| Methods in org.drools.core.base that return types with arguments of type PathMemory | |
|---|---|
List<PathMemory> |
DroolsQuery.getRuleMemories()
|
| Constructor parameters in org.drools.core.base with type arguments of type PathMemory | |
|---|---|
DroolsQuery(String name,
Object[] params,
InternalViewChangedEventListener resultsCollector,
boolean open,
StackEntry stackEntry,
List<PathMemory> pmems,
LeftTupleSets resultLeftTuples,
QueryElementNode.QueryElementNodeMemory qmem,
LeftTupleSink sink)
|
|
| Uses of PathMemory in org.drools.core.common |
|---|
| Methods in org.drools.core.common with parameters of type PathMemory | |
|---|---|
RuleAgendaItem |
InternalAgenda.createRuleAgendaItem(int salience,
PathMemory rs,
TerminalNode rtn)
|
RuleAgendaItem |
DefaultAgenda.createRuleAgendaItem(int salience,
PathMemory rs,
TerminalNode rtn)
|
| Uses of PathMemory in org.drools.core.phreak |
|---|
| Methods in org.drools.core.phreak that return PathMemory | |
|---|---|
PathMemory |
RuleExecutor.getPathMemory()
|
PathMemory |
StackEntry.getRmem()
|
| Methods in org.drools.core.phreak that return types with arguments of type PathMemory | |
|---|---|
List<PathMemory> |
PhreakTimerNode.TimerNodeJobContext.getPathMemories()
|
| Constructors in org.drools.core.phreak with parameters of type PathMemory | |
|---|---|
PhreakTimerNode.Executor(PathMemory pmem,
InternalWorkingMemory wm,
LeftTupleSink sink,
TimerNode.TimerNodeMemory tm)
|
|
RuleAgendaItem(long activationNumber,
LeftTuple tuple,
int salience,
PropagationContext context,
PathMemory pmem,
TerminalNode rtn,
boolean declarativeAgendaEnabled,
InternalAgendaGroup agendaGroup)
|
|
RuleExecutor(PathMemory pmem,
RuleAgendaItem ruleAgendaItem,
boolean declarativeAgendaEnabled)
|
|
StackEntry(LeftInputAdapterNode liaNode,
NetworkNode node,
long bit,
LeftTupleSinkNode sink,
PathMemory pmem,
Memory nodeMem,
SegmentMemory[] smems,
int smemIndex,
LeftTupleSets trgTuples,
Set<String> visitedRules,
boolean resumeFromNextNode,
boolean processRian)
|
|
| Constructor parameters in org.drools.core.phreak with type arguments of type PathMemory | |
|---|---|
PhreakTimerNode.TimerNodeJobContext(int timerNodeId,
Trigger trigger,
LeftTuple leftTuple,
TimerNode.TimerNodeMemory tm,
LeftTupleSink sink,
List<PathMemory> pmems,
InternalWorkingMemory wm)
|
|
| Uses of PathMemory in org.drools.core.reteoo |
|---|
| Subclasses of PathMemory in org.drools.core.reteoo | |
|---|---|
class |
RiaPathMemory
|
| Methods in org.drools.core.reteoo that return PathMemory | |
|---|---|
PathMemory |
SegmentMemory.getFirstDataDrivenPathMemory()
|
| Methods in org.drools.core.reteoo that return types with arguments of type PathMemory | |
|---|---|
List<PathMemory> |
SegmentMemory.getPathMemories()
|
| Methods in org.drools.core.reteoo with parameters of type PathMemory | |
|---|---|
static void |
AbstractTerminalNode.initPathMemory(PathMemory pmem,
LeftTupleSource tupleSource,
LeftTupleSource startTupleSource,
InternalWorkingMemory wm,
RuleImpl removingRule)
Creates and return the node memory |
| Method parameters in org.drools.core.reteoo with type arguments of type PathMemory | |
|---|---|
DroolsQuery |
QueryElementNode.createDroolsQuery(LeftTuple leftTuple,
InternalFactHandle handle,
StackEntry stackEntry,
List<PathMemory> pmems,
QueryElementNode.QueryElementNodeMemory qmem,
LeftTupleSets trgLeftTuples,
LeftTupleSink sink,
InternalWorkingMemory workingMemory)
|
void |
SegmentMemory.setPathMemories(List<PathMemory> ruleSegments)
|
|
Drools :: Core 6.2.0.CR4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||