Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.orientechnologies.orient.core.conflict Classes and Interfaces - 5 results found.
NameDescriptionTypePackageFramework
OAutoMergeRecordConflictStrategyAuto merges new record with the existent.Classcom.orientechnologies.orient.core.conflictOrientdb
OContentRecordConflictStrategyRecord conflict strategy that check the records content: if content is the same, se the higher version number.Classcom.orientechnologies.orient.core.conflictOrientdb
ORecordConflictStrategyManages the MVCC conflicts.Interfacecom.orientechnologies.orient.core.conflictOrientdb
ORecordConflictStrategyFactoryFactory to manage the record conflict strategy implementations.Classcom.orientechnologies.orient.core.conflictOrientdb
OVersionRecordConflictStrategyDefault strategy that checks the record version number: if the current update has a version different than stored one, then aOConcurrentModificationException is thrown.Classcom.orientechnologies.orient.core.conflictOrientdb