2b4e5b2ffdf50ec00b4c82883055a554403e0c7a
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Class | 1 | ||
Rename Class alluxio.clock.FakeClock renamed to alluxio.clock.ManualClock | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type mFakeClock : FakeClock to mFakeClock : ManualClock in class alluxio.heartbeat.SleepingTimerTest | From | To | |
Change Attribute Type mClock : FakeClock to mClock : ManualClock in class alluxio.master.block.BlockMasterTest | From | To |