Class ORecordConflictStrategyFactory

java.lang.Object
com.orientechnologies.common.factory.OConfigurableStatelessFactory<String,ORecordConflictStrategy>
com.orientechnologies.orient.core.conflict.ORecordConflictStrategyFactory

public class ORecordConflictStrategyFactory extends OConfigurableStatelessFactory<String,ORecordConflictStrategy>
Factory to manage the record conflict strategy implementations.
Author:
Luca Garulli (l.garulli--(at)--orientdb.com)
  • Constructor Details

    • ORecordConflictStrategyFactory

      public ORecordConflictStrategyFactory()
  • Method Details