Uses of Class
com.orientechnologies.orient.core.tx.OTxMetadataHolderImpl
Packages that use OTxMetadataHolderImpl
-
Uses of OTxMetadataHolderImpl in com.orientechnologies.orient.server.distributed.impl
Methods in com.orientechnologies.orient.server.distributed.impl that return OTxMetadataHolderImplModifier and TypeMethodDescriptionODistributedSynchronizedSequence.notifySuccess(OTransactionIdPromise id) This make sure that there is a synchronization between the apply of the status of transactions sequence and the logging of it in the database, to avoid to have in the status a transaction that has not yet been logged.