7a6b162878442e63caf9a2da4c815942f5f5614b
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 7
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 2 | ||
| Rename Variable persistFileEntry : Builder to persistFile : PersistFileEntry in method public persistFile(fileId long, length long) : boolean in class tachyon.master.file.FileSystemMaster | From | To | |
| Rename Variable entry : Builder to blockInfoEntry : BlockInfoEntry in method public streamToJournalCheckpoint(outputStream JournalOutputStream) : void in class tachyon.master.block.BlockMaster | From | To | |
| Change Variable Type | 3 | ||
| Change Variable Type persistFileEntry : Builder to persistFile : PersistFileEntry in method public persistFile(fileId long, length long) : boolean in class tachyon.master.file.FileSystemMaster | From | To | |
| Change Variable Type setState : SetStateEntry to setState : SetStateEntry.Builder in method public setState(fileId long, options SetStateOptions) : void in class tachyon.master.file.FileSystemMaster | From | To | |
| Change Variable Type entry : Builder to blockInfoEntry : BlockInfoEntry in method public streamToJournalCheckpoint(outputStream JournalOutputStream) : void in class tachyon.master.block.BlockMaster | From | To |