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