3e062d30f3c2458ce5984380ac48f6088fe60408
Files Diff
- Added: 0
- Removed: 2
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type long to int in method public length() : int in class net.kuujo.copycat.raft.log.Segment | From | To | |
Extract Variable | 1 | ||
Extract Variable segment : Segment in method public skip(entries long) : Log from class net.kuujo.copycat.raft.log.Log | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type skip : long to skip : int in class net.kuujo.copycat.raft.log.Segment | From | To |