034965cbb1d0f85ad80074cb7e943a93066dd12f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Pull Up Attribute | 1 | ||
| Pull Up Attribute private mHostname : String from class tachyon.master.LocalTachyonClusterMultiMaster to protected mHostname : String from class tachyon.master.AbstractLocalTachyonCluster | From | To | |
| Move And Rename Attribute | 1 | ||
| Move And Rename Attribute private mLocalhostName : String renamed to protected mHostname : String and moved from class tachyon.master.LocalTachyonCluster to class tachyon.master.AbstractLocalTachyonCluster | From | To | |
| Extract And Move Method | 2 | ||
| Extract And Move Method protected setHostname() : void extracted from public start() : void in class tachyon.master.LocalTachyonClusterMultiMaster & moved to class tachyon.master.AbstractLocalTachyonCluster | From | To | |
| Extract And Move Method protected setHostname() : void extracted from public newTestConf() : TachyonConf in class tachyon.master.LocalTachyonCluster & moved to class tachyon.master.AbstractLocalTachyonCluster | From | To |