
public class OAutoMergeRecordConflictStrategy extends OVersionRecordConflictStrategy
| Constructor and Description |
|---|
OAutoMergeRecordConflictStrategy() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
byte[] |
onUpdate(OStorage storage,
byte iRecordType,
ORecordId rid,
int iRecordVersion,
byte[] iRecordContent,
AtomicInteger iDatabaseVersion) |
checkVersionspublic static final String NAME
public byte[] onUpdate(OStorage storage, byte iRecordType, ORecordId rid, int iRecordVersion, byte[] iRecordContent, AtomicInteger iDatabaseVersion)
onUpdate in interface ORecordConflictStrategyonUpdate in class OVersionRecordConflictStrategypublic String getName()
getName in interface ORecordConflictStrategygetName in class OVersionRecordConflictStrategyCopyright © 2009–2025 OrientDB. All rights reserved.