668956d6bca7e50895db33eb443c6cbac9f4a414
Files Diff
- Added: 2
- Removed: 2
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Class | 2 | ||
| Rename Class org.neo4j.coreedge.raft.replication.tx.ExpontentialBackoffStrategyTest renamed to org.neo4j.coreedge.raft.replication.tx.ExponentialBackoffStrategyTest | From | To | |
| Rename Class org.neo4j.coreedge.raft.replication.tx.ExpontentialBackoffStrategy renamed to org.neo4j.coreedge.raft.replication.tx.ExponentialBackoffStrategy | From | To | |
| Change Variable Type | 2 | ||
| Change Variable Type strategy : ExpontentialBackoffStrategy to strategy : ExponentialBackoffStrategy in method public shouldDoubleEachTime() : void in class org.neo4j.coreedge.raft.replication.tx.ExponentialBackoffStrategyTest | From | To | |
| Change Variable Type strategy : ExpontentialBackoffStrategy to strategy : ExponentialBackoffStrategy in method public shouldProvidePreviousTimeout() : void in class org.neo4j.coreedge.raft.replication.tx.ExponentialBackoffStrategyTest | From | To |