Class ODistributedSynchronizedSequence
java.lang.Object
com.orientechnologies.orient.server.distributed.impl.ODistributedSynchronizedSequence
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidmissingTransactions(OTransactionSequenceStatus lastState) next()nextDDL()voidThis 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.
-
Constructor Details
-
ODistributedSynchronizedSequence
-
-
Method Details
-
validate
-
notifyFailure
-
next
-
nextDDL
-
notifySuccess
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.- Parameters:
id-- Returns:
-
missingTransactions
-
fill
-
currentStatus
-
checkSelfStatus
-