e41198ea80b24561f97719475849483df6635be1
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 checkpointAfterShutdown() : void in class alluxio.master.journal.ufs.JournalCheckpointThreadTest | From | To | |
| Rename Variable fakeMaster : FakeMaster to mockMaster : MockMaster in method public checkpointBeforeShutdown() : 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 |