|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.drools.reteoo.beta.BetaMemoryFactory
MemoryFactory A factory for Beta memories, both left and right
![]() |
![]() |
| Constructor Summary | |
protected |
BetaMemoryFactory()
|
| Method Summary | |
static BetaLeftMemory |
newLeftMemory(RuleBaseConfiguration config,
BetaNodeBinder binder)
Creates and returns a new BetaLeftMemory instance. |
static BetaRightMemory |
newRightMemory(RuleBaseConfiguration config,
BetaNodeBinder binder)
Creates and returns a new BetaRightMemory instance. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
protected BetaMemoryFactory()
| Method Detail |
public static BetaLeftMemory newLeftMemory(RuleBaseConfiguration config,
BetaNodeBinder binder)
binder - the binder whose constraints needs to be indexed
public static BetaRightMemory newRightMemory(RuleBaseConfiguration config,
BetaNodeBinder binder)
binder - the binder whose constraints needs to be indexed
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||