fafd069e2b5398f3d966a85b9bbd473cc2188cd2
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 10
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method protected setAlluxioHome() : void renamed to protected setAlluxioWorkDirectory() : void in class alluxio.master.AbstractLocalAlluxioCluster | From | To | |
Rename Variable | 2 | ||
Rename Variable alluxioHome : String to underfsAddress : String in method protected setupTest() : void in class alluxio.master.AbstractLocalAlluxioCluster | From | To | |
Rename Variable alluxioHome : String to workDirectory : String in method public create() : LocalAlluxioMaster in class alluxio.master.LocalAlluxioMaster | From | To | |
Rename Attribute | 1 | ||
Rename Attribute mHome : String to mWorkDirectory : String in class alluxio.master.AbstractLocalAlluxioCluster | From | To | |
Rename Parameter | 1 | ||
Rename Parameter alluxioHome : String to workDirectory : String in method public create(workDirectory String) : LocalAlluxioMaster in class alluxio.master.LocalAlluxioMaster | From | To |