public class RecencyConflictResolver extends AbstractConflictResolver
ConflictResolver
that uses the mostRecentFactTimeStamp of
rules to resolve conflict.getInstance()
,
org.kie.spi.Tuple#getMostRecentFactTimeStamp
,
Serialized FormConstructor and Description |
---|
RecencyConflictResolver()
Construct.
|
Modifier and Type | Method and Description |
---|---|
int |
compare(Activation lhs,
Activation rhs) |
static ConflictResolver |
getInstance()
Retrieve the singleton instance.
|
compare
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
public static ConflictResolver getInstance()
public int compare(Activation lhs, Activation rhs)
ConflictResolver
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.