41ba4bcad05bdacaf1371af70185a0896dd29483
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Pull Up Method | 4 | ||
| Pull Up Method public compareTo(other Authority) : int from class alluxio.uri.NoAuthority to public compareTo(o Authority) : int from class alluxio.uri.Authority | From | To | |
| Pull Up Method public compareTo(other Authority) : int from class alluxio.uri.ZookeeperAuthority to public compareTo(o Authority) : int from class alluxio.uri.Authority | From | To | |
| Pull Up Method public compareTo(other Authority) : int from class alluxio.uri.UnknownAuthority to public compareTo(o Authority) : int from class alluxio.uri.Authority | From | To | |
| Pull Up Method public compareTo(other Authority) : int from class alluxio.uri.SingleMasterAuthority to public compareTo(o Authority) : int from class alluxio.uri.Authority | From | To | |
| Rename Parameter | 4 | ||
| Rename Parameter other : Authority to o : Authority in method public compareTo(o Authority) : int in class alluxio.uri.Authority | From | To |