0037f914b610c0da591c3689fd08aba11a6ef542
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable properties : Map<PropertyKey,String> to propertyMap : Map<PropertyKey,String> in method public run(cl CommandLine) : int in class alluxio.cli.fsadmin.pathconf.AddCommand | From | To | |
| Extract Method | 4 | ||
| Extract Method public description() : String extracted from public getDescription() : String in class alluxio.cli.fsadmin.pathconf.ShowCommand | From | To | |
| Extract Method public description() : String extracted from public getDescription() : String in class alluxio.cli.fsadmin.pathconf.ListCommand | From | To | |
| Extract Method public description() : String extracted from public getDescription() : String in class alluxio.cli.fsadmin.pathconf.RemoveCommand | From | To | |
| Extract Method public description() : String extracted from public getDescription() : String in class alluxio.cli.fsadmin.command.PathConfCommand | From | To | |
| Extract And Move Method | 1 | ||
| Extract And Move Method public description() : String extracted from public getDescription() : String in class alluxio.cli.fsadmin.pathconf.AddCommand & moved to class alluxio.cli.fsadmin.command.PathConfCommand | From | To |