|
Change Parameter Type iTx : OTransaction to iTx : OTransactionInternal in method protected checkForClusterIds(iTx OTransactionInternal) : void in class com.orientechnologies.orient.server.distributed.impl.ONewDistributedTransactionManager |
From |
To |
|
Change Parameter Type iTx : OTransactionOptimistic to iTx : OTransactionInternal in method public commit(database ODatabaseDocumentDistributed, iTx OTransactionInternal, eventListener ODistributedStorageEventListener) : List<ORecordOperation> in class com.orientechnologies.orient.server.distributed.impl.ONewDistributedTransactionManager |
From |
To |
|
Change Parameter Type iTx : OTransactionOptimistic to iTx : OTransactionInternal in method public internalCommit(iTx OTransactionInternal) : void in class com.orientechnologies.orient.server.distributed.impl.ODatabaseDocumentDistributed |
From |
To |
|
Change Parameter Type clientTx : OTransaction to clientTx : OTransactionInternal in method public preallocateRids(clientTx OTransactionInternal) : void in class com.orientechnologies.orient.core.storage.impl.local.OAbstractPaginatedStorage |
From |
To |
|
Change Parameter Type tx : OTransactionOptimistic to tx : OTransactionInternal in method public executeTransaction(requestId ODistributedRequestId, database ODatabaseDocumentDistributed, tx OTransactionInternal, local boolean) : OTransactionResultPayload in class com.orientechnologies.orient.server.distributed.impl.task.OTransactionPhase1Task |
From |
To |
|
Change Parameter Type tx : OTransactionRealAbstract to tx : OTransactionInternal in method public acquireLocksForTx(tx OTransactionInternal, txContext ODistributedTxContext) : void in class com.orientechnologies.orient.server.distributed.impl.ODatabaseDocumentDistributed |
From |
To |
|
Change Parameter Type tx : OTransactionOptimistic to tx : OTransactionInternal in method public ONewDistributedTxContextImpl(shared ODistributedDatabaseImpl, reqId ODistributedRequestId, tx OTransactionInternal) in class com.orientechnologies.orient.server.distributed.impl.ONewDistributedTxContextImpl |
From |
To |
|
Change Parameter Type operations : OTransactionOptimistic to operations : OTransactionInternal in method public init(operations OTransactionInternal) : void in class com.orientechnologies.orient.server.distributed.impl.task.OTransactionPhase1Task |
From |
To |
|
Change Parameter Type tx : OTransactionOptimistic to tx : OTransactionInternal in method public registerTxContext(reqId ODistributedRequestId, tx OTransactionInternal) : ODistributedTxContext in class com.orientechnologies.orient.server.distributed.impl.ODistributedDatabaseImpl |
From |
To |
|
Change Parameter Type transaction : OTransactionOptimistic to transaction : OTransactionInternal in method public internalCommit(transaction OTransactionInternal) : void in class com.orientechnologies.orient.core.db.document.ODatabaseDocumentAbstract |
From |
To |
|
Change Parameter Type transaction : OTransactionOptimistic to transaction : OTransactionInternal in method public internalCommit(transaction OTransactionInternal) : void in class com.orientechnologies.orient.core.db.document.ODatabaseDocumentTx |
From |
To |
|
Change Parameter Type transaction : OTransactionOptimistic to transaction : OTransactionInternal in method public internalCommit(transaction OTransactionInternal) : void in class com.orientechnologies.orient.core.db.ODatabaseDocumentInternal |
From |
To |
|
Change Parameter Type tx : OTransactionOptimistic to tx : OTransactionInternal in method public beginDistributedTx(requestId ODistributedRequestId, tx OTransactionInternal, local boolean) : void in class com.orientechnologies.orient.server.distributed.impl.ODatabaseDocumentDistributed |
From |
To |
|
Change Parameter Type ctx : OTransactionOptimistic to ctx : OTransactionInternal in method public registerTxContext(reqId ODistributedRequestId, ctx OTransactionInternal) : ODistributedTxContext in class com.orientechnologies.orient.server.distributed.ODistributedDatabase |
From |
To |
|
Change Parameter Type uResult : OTransactionOptimistic to uResult : OTransactionInternal in method protected createTxTask(uResult OTransactionInternal, nodes Set<String>) : OTransactionPhase1Task in class com.orientechnologies.orient.server.distributed.impl.ONewDistributedTransactionManager |
From |
To |