69fc1699d81aa63cca9f985feef9d82b2a1e7452
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Parameterize Variable | 1 | ||
Parameterize Variable fileId : int to fid : int in method private getLocationResultStr(path String, fid int, tfs TachyonFS) : String in class tachyon.shell.TFsShellTest | From | To | |
Extract Method | 1 | ||
Extract Method private getLocationResultStr(path String, fid int, tfs TachyonFS) : String extracted from public locationTest() : void in class tachyon.shell.TFsShellTest | From | To |