5e20c94478d5612e61d3cb3b1106130ecb165769
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Pull Up Method | 1 | ||
Pull Up Method public newTestConf() : TachyonConf from class tachyon.master.LocalTachyonCluster to public newTestConf() : TachyonConf from class tachyon.master.AbstractLocalTachyonCluster | From | To | |
Pull Up Attribute | 1 | ||
Pull Up Attribute private mQuotaUnitBytes : int from class tachyon.master.LocalTachyonCluster to protected mQuotaUnitBytes : int from class tachyon.master.AbstractLocalTachyonCluster | From | To |