4fec041cd85d12f7d99ddff2711acbde550bac71
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Attribute | 1 | ||
Rename Attribute LIST_HUMAN_READABLE_OPTION : Option to LIST_RAW_SIZE_OPTION : Option in class alluxio.shell.command.AbstractShellCommand | From | To | |
Rename Parameter | 2 | ||
Rename Parameter humanReadable : boolean to rawSize : boolean in method public formatLsString(rawSize boolean, acl boolean, isFolder boolean, permission String, userName String, groupName String, size long, createTimeMs long, inMemory boolean, path String) : String in class alluxio.shell.command.LsCommand | From | To | |
Rename Parameter humanReadable : boolean to rawSize : boolean in method private ls(path AlluxioURI, recursive boolean, forceLoadMetadata boolean, dirAsFile boolean, rawSize boolean) : void in class alluxio.shell.command.LsCommand | From | To |