7e9998048db5310fcb440387a26c026edf40143e
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 4
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public setLocalFileStickyBit(file String) : void renamed to public setLocalDirStickyBit(dir String) : void in class tachyon.util.io.FileUtils | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter file : String to dir : String in method public setLocalDirStickyBit(dir String) : void in class tachyon.util.io.FileUtils | From | To |