ee0f124dc43e27fbce24114a05eaacd7b2d7a4f0
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 1 | ||
Extract Variable sizeStr : String in method private getLsNoAclResultStr(path String, createTime long, hSize boolean, size int, fileType String) : String from class alluxio.shell.command.LsCommandTest | From | To | |
Extract Method | 1 | ||
Extract Method private getLsNoAclResultStr(path String, createTime long, hSize boolean, size int, fileType String) : String extracted from private getLsNoAclResultStr(path String, createTime long, size int, fileType String) : String in class alluxio.shell.command.LsCommandTest | From | To |