429372cb9175177450b961360d892dc991cedd67
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 7
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 2 | ||
| Rename Method public getMasterPort() : int renamed to public getMaster() : LocalTachyonMaster in class tachyon.master.LocalTachyonClusterMultiMaster | From | To | |
| Rename Method public abstract getMasterPort() : int renamed to protected abstract getMaster() : LocalTachyonMaster in class tachyon.master.AbstractLocalTachyonCluster | From | To | |
| Change Return Type | 2 | ||
| Change Return Type int to LocalTachyonMaster in method protected abstract getMaster() : LocalTachyonMaster in class tachyon.master.AbstractLocalTachyonCluster | From | To | |
| Change Return Type int to LocalTachyonMaster in method public getMaster() : LocalTachyonMaster in class tachyon.master.LocalTachyonClusterMultiMaster | From | To |