f7d2139821002d6a5f0c0f82fd8d057b139b7f00
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Class | 1 | ||
| Rename Class tachyon.client.lineage.TachyonLineageFileSystemTest renamed to tachyon.client.lineage.LineageFileSystemTest | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type lfs : TachyonLineageFileSystem to lfs : LineageFileSystem in method public getInstanceTest() : void in class tachyon.client.lineage.LineageFileSystemTest | From | To | |
| Extract Variable | 1 | ||
| Extract Variable fileId : long in method public processJournalEntry(entry JournalEntry) : void from class tachyon.master.file.FileSystemMaster | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type mTachyonLineageFileSystem : TachyonLineageFileSystem to mTachyonLineageFileSystem : LineageFileSystem in class tachyon.client.lineage.LineageFileSystemTest | From | To |