|
Change Variable Type newTx3 : TransactionRepresentation to newTx3 : TransactionToApply in method public shouldCommitTransactions() : void in class org.neo4j.coreedge.raft.replication.tx.ReplayableCommitProcessTest |
From |
To |
|
Change Variable Type alreadyCommittedTx2 : TransactionRepresentation to alreadyCommittedTx2 : TransactionToApply in method public shouldNotCommitTransactionsThatAreAlreadyCommittedLocally() : void in class org.neo4j.coreedge.raft.replication.tx.ReplayableCommitProcessTest |
From |
To |
|
Change Variable Type newTx2 : TransactionRepresentation to newTx2 : TransactionToApply in method public shouldCommitTransactions() : void in class org.neo4j.coreedge.raft.replication.tx.ReplayableCommitProcessTest |
From |
To |
|
Change Variable Type newTx : TransactionRepresentation to newTx : TransactionToApply in method public shouldNotCommitTransactionsThatAreAlreadyCommittedLocally() : void in class org.neo4j.coreedge.raft.replication.tx.ReplayableCommitProcessTest |
From |
To |
|
Change Variable Type newTx1 : TransactionRepresentation to newTx1 : TransactionToApply in method public shouldCommitTransactions() : void in class org.neo4j.coreedge.raft.replication.tx.ReplayableCommitProcessTest |
From |
To |
|
Change Variable Type alreadyCommittedTx1 : TransactionRepresentation to alreadyCommittedTx1 : TransactionToApply in method public shouldNotCommitTransactionsThatAreAlreadyCommittedLocally() : void in class org.neo4j.coreedge.raft.replication.tx.ReplayableCommitProcessTest |
From |
To |