53c05895c5711eb05b13cdb7e1827d591bcf1fc5
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public get() : long renamed to public getMillis() : long in class org.neo4j.coreedge.raft.replication.tx.ExpontentialBackoffStrategy.newTimeout | From | To | |
Rename Attribute | 1 | ||
Rename Attribute timeout : long to initialBackoffTimeMillis : long in class org.neo4j.coreedge.raft.replication.tx.ExpontentialBackoffStrategy | From | To | |
Rename Parameter | 1 | ||
Rename Parameter initialTimeout : long to initialBackoffTime : long in method public ExpontentialBackoffStrategy(initialBackoffTime long, timeUnit TimeUnit) in class org.neo4j.coreedge.raft.replication.tx.ExpontentialBackoffStrategy | From | To |