|
Move Method protected createUndoTasksFromTx(iTx OTransaction) : List<OAbstractRemoteTask> from class com.orientechnologies.orient.server.distributed.ODistributedStorage to protected createUndoTasksFromTx(iTx OTransaction) : List<OAbstractRemoteTask> from class com.orientechnologies.orient.server.distributed.ODistributedTransactionManager |
From |
To |
|
Move Method protected acquireMultipleRecordLocks(iTx OTransaction, maxAutoRetry int, autoRetryDelay int) : ODistributedDatabase from class com.orientechnologies.orient.server.distributed.ODistributedStorage to protected acquireMultipleRecordLocks(iTx OTransaction, maxAutoRetry int, autoRetryDelay int) : ODistributedDatabase from class com.orientechnologies.orient.server.distributed.ODistributedTransactionManager |
From |
To |
|
Move Method private sendTxCompleted(localNodeName String, involvedClusters Set<String>, nodes Collection<String>, reqId ODistributedRequestId, success boolean) : void from class com.orientechnologies.orient.server.distributed.ODistributedStorage to private sendTxCompleted(localNodeName String, involvedClusters Set<String>, nodes Collection<String>, reqId ODistributedRequestId, success boolean) : void from class com.orientechnologies.orient.server.distributed.ODistributedTransactionManager |
From |
To |
|
Move Method protected processCommitResult(localNodeName String, iTx OTransaction, txTask OTxTask, involvedClusters Set<String>, tmpEntries Iterable<ORecordOperation>, nodes Collection<String>, autoRetryDelay int, reqId ODistributedRequestId, dResponse ODistributedResponse) : boolean from class com.orientechnologies.orient.server.distributed.ODistributedStorage to protected processCommitResult(localNodeName String, iTx OTransaction, txTask OTxTask, involvedClusters Set<String>, tmpEntries Iterable<ORecordOperation>, nodes Collection<String>, autoRetryDelay int, reqId ODistributedRequestId, dResponse ODistributedResponse) : boolean from class com.orientechnologies.orient.server.distributed.ODistributedTransactionManager |
From |
To |