eea1b0234dd8339fcc0426471f92c58af4cb00d1
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public withCommitIndex(commitIndex Long) : Builder renamed to public withFirstIndex(firstIndex boolean) : Builder in class net.kuujo.copycat.protocol.SyncRequest.Builder | From | To | |
Change Parameter Type | 1 | ||
Change Parameter Type commitIndex : Long to firstIndex : boolean in method public withFirstIndex(firstIndex boolean) : Builder in class net.kuujo.copycat.protocol.SyncRequest.Builder | From | To | |
Rename Parameter | 1 | ||
Rename Parameter commitIndex : Long to firstIndex : boolean in method public withFirstIndex(firstIndex boolean) : Builder in class net.kuujo.copycat.protocol.SyncRequest.Builder | From | To |