|
|||||||||
| 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.PrimacyConflictResolver
public class PrimacyConflictResolver
ConflictResolver that uses the leastRecentFactTimeStamp of
tuples to resolve conflict.
getInstance(),
Tuple.getLeastRecentFactTimeStamp(),
Serialized Form| Constructor Summary | |
|---|---|
PrimacyConflictResolver()
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 PrimacyConflictResolver()
| 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 | ||||||||