|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.drools.conflict.AbstractConflictResolver
org.drools.conflict.TotalRecencyConflictResolver
A conflict resolver that compares the total recency of a tuple when determining firing order.
![]() |
![]() |
| Constructor Summary | |
TotalRecencyConflictResolver()
Construct. |
|
| Method Summary | |
int |
compare(Activation lhs,
Activation rhs)
|
static ConflictResolver |
getInstance()
Retrieve the singleton instance. |
| Methods inherited from class org.drools.conflict.AbstractConflictResolver |
compare |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface java.util.Comparator |
equals |
| Constructor Detail |
public TotalRecencyConflictResolver()
| Method Detail |
public static ConflictResolver getInstance()
public int compare(Activation lhs,
Activation rhs)
ConflictResolver
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||