5641dafd3e8e92d0ec0b850d23bad3871fad707c
Files Diff
- Added: 0
- Removed: 1
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 4 | ||
Rename Variable f : TachyonFile to file : TachyonFile in method public run() : void in class tachyon.client.TachyonFileSystemIntegrationTest.waitCompletedTest2.waiter | From | To | |
Rename Variable f : TachyonFile to file : TachyonFile in method public run() : void in class tachyon.client.TachyonFileSystemIntegrationTest.waitCompletedTest2.writer | From | To | |
Rename Variable f : TachyonFile to file : TachyonFile in method public run() : void in class tachyon.client.TachyonFileSystemIntegrationTest.waitCompletedTest1.waiter | From | To | |
Rename Variable f : TachyonFile to file : TachyonFile in method public run() : void in class tachyon.client.TachyonFileSystemIntegrationTest.waitCompletedTest1.writer | From | To | |
Inline Method | 1 | ||
Inline Method public isCompleted(file TachyonFile, options IsCompletedOptions) : boolean inlined to public waitCompleted(uri TachyonURI, options WaitCompletedOptions) : boolean in class tachyon.client.file.AbstractTachyonFileSystem | From | To |