43fda0265a1866aa7c8db4f794e78794d01bdc89
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type options : ListStatusOptions to rawSize : boolean in method private printLsString(status URIStatus, rawSize boolean) : void in class alluxio.shell.command.LsCommand | From | To | |
| Split Parameter | 1 | ||
| Split Parameter options : ListStatusOptions to [pinned : boolean, dirAsFile : boolean, recursive : boolean] in method private ls(path AlluxioURI, recursive boolean, forceLoadMetadata boolean, dirAsFile boolean, rawSize boolean, pinned boolean) : void in class alluxio.shell.command.LsCommand | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter options : ListStatusOptions to rawSize : boolean in method private printLsString(status URIStatus, rawSize boolean) : void in class alluxio.shell.command.LsCommand | From | To |