
public abstract class OAbstractDistributedConflictResolver extends Object implements ODistributedConflictResolver
ODistributedConflictResolver.OConflictResult| Modifier and Type | Field and Description |
|---|---|
protected ODocument |
configuration |
NOT_FOUND| Constructor and Description |
|---|
OAbstractDistributedConflictResolver() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
compareRecords(ORawBuffer key1,
ORawBuffer key2) |
void |
configure(ODocument config) |
protected static Object |
getBestResult(Map<Object,List<String>> groupedResult,
List<Object> exclude) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetName, onConflictprotected ODocument configuration
public OAbstractDistributedConflictResolver()
public void configure(ODocument config)
configure in interface ODistributedConflictResolverpublic static boolean compareRecords(ORawBuffer key1, ORawBuffer key2)
Copyright © 2009–2025 OrientDB. All rights reserved.