5777370cf77293e8d5ea0f27ed10eb3213f52b24
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable fakeMaster : FakeMaster to mockMaster : MockMaster in method public checkpointBeforeShutdown() : void in class alluxio.master.journal.ufs.JournalCheckpointThreadTest | From | To | |
Rename Variable fakeMaster : FakeMaster to mockMaster : MockMaster in method public checkpointAfterShutdown() : void in class alluxio.master.journal.ufs.JournalCheckpointThreadTest | From | To | |
Move And Rename Class | 1 | ||
Move And Rename Class alluxio.master.journal.ufs.JournalCheckpointThreadTest.FakeMaster moved and renamed to alluxio.master.MockMaster | From | To | |
Change Variable Type | 2 | ||
Change Variable Type fakeMaster : FakeMaster to mockMaster : MockMaster in method public checkpointAfterShutdown() : void in class alluxio.master.journal.ufs.JournalCheckpointThreadTest | From | To | |
Change Variable Type fakeMaster : FakeMaster to mockMaster : MockMaster in method public checkpointBeforeShutdown() : void in class alluxio.master.journal.ufs.JournalCheckpointThreadTest | From | To |