03dc04d488d6b8091b49af9e168a9d8ef61a362d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Merge Parameter | 1 | ||
Merge Parameter [pinnedMetadata : boolean, dirAsFile : boolean, recursive : boolean] to options : ListStatusOptions in method private ls(path AlluxioURI, options ListStatusOptions) : void in class alluxio.shell.command.LsCommand | From | To | |
Extract Method | 3 | ||
Extract Method private printLsString(status URIStatus) : void extracted from private ls(path AlluxioURI, recursive boolean, forceLoadMetadata boolean, dirAsFile boolean, pinnedMetadata boolean) : void in class alluxio.shell.command.LsCommand | From | To |