Package | Description |
---|---|
com.orientechnologies.common.factory | |
com.orientechnologies.orient.core.conflict | |
com.orientechnologies.orient.server.distributed.conflict |
Modifier and Type | Method and Description |
---|---|
OConfigurableStatelessFactory<K,V> |
OConfigurableStatelessFactory.registerImplementation(K iKey,
V iValue) |
OConfigurableStatelessFactory<K,V> |
OConfigurableStatelessFactory.setDefaultImplementation(V defaultImpl) |
OConfigurableStatelessFactory<K,V> |
OConfigurableStatelessFactory.unregisterAllImplementations() |
OConfigurableStatelessFactory<K,V> |
OConfigurableStatelessFactory.unregisterImplementation(K iKey) |
Modifier and Type | Class and Description |
---|---|
class |
ORecordConflictStrategyFactory
Factory to manage the record conflict strategy implementations.
|
Modifier and Type | Class and Description |
---|---|
class |
ODistributedConflictResolverFactory
Factory to manage the distributed conflict resolved implementations.
|
Copyright © 2009–2020 OrientDB. All rights reserved.