0f8e938dc20207647dd0fbfe1c3cf675aa663b9a
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public shouldFailFutureForTransactionCommittedUnderOldLeader() : void renamed to public shouldFailFutureForTransactionCommittedUnderWrongLockManagerWithDifferentLastTxIdsWhenStarted() : void in class org.neo4j.coreedge.raft.replication.tx.ReplicatedTransactionStateMachineTest | From | To | |
Rename Attribute | 1 | ||
Rename Attribute lastTxIdForPreviousLeaderReign : long to reignStartTxId : long in class org.neo4j.coreedge.raft.replication.tx.ReplicatedTransactionStateMachine | From | To |