public interface ORecordConflictStrategy
Modifier and Type | Method and Description |
---|---|
String |
getName() |
byte[] |
onUpdate(OStorage storage,
byte iRecordType,
ORecordId rid,
int iRecordVersion,
byte[] iRecordContent,
AtomicInteger iDatabaseVersion) |
byte[] onUpdate(OStorage storage, byte iRecordType, ORecordId rid, int iRecordVersion, byte[] iRecordContent, AtomicInteger iDatabaseVersion)
String getName()
Copyright © 2009–2020 OrientDB. All rights reserved.