5a3acc623c6fcbe03425d0c3c76ace3879cf5dab
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type answer : List<Pair<Integer,TachyonURI>> to answer : List<Pair<Long,TachyonURI>> in method private faultTestDataCheck(answer List<Pair<Long,TachyonURI>>) : void in class tachyon.master.next.MasterFaultToleranceIntegrationTest | From | To | |
Extract Attribute | 1 | ||
Extract Attribute private WORKER_CAPACITY_BYTES : long in class tachyon.master.next.MasterFaultToleranceIntegrationTest | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type mLocalTachyonClusterMultiMaster : tachyon.master.LocalTachyonClusterMultiMaster to mLocalTachyonClusterMultiMaster : LocalTachyonClusterMultiMaster in class tachyon.master.next.MasterFaultToleranceIntegrationTest | From | To |