9a159563bb032f91d345b560374eb42e4969cd95
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Replace Variable With Attribute | 1 | ||
Replace Variable With Attribute opts : Options to OPTIONS : Options in method public getConf(args String...) : int in class alluxio.cli.GetConf | From | To | |
Rename Attribute | 1 | ||
Rename Attribute BYTES_OPTION_NAME : String to UNIT_OPTION_NAME : String in class alluxio.cli.GetConf | From | To | |
Extract Method | 2 | ||
Extract Method public getConf(args String...) : int extracted from public main(args String[]) : void in class alluxio.cli.GetConf | From | To | |
Extract Method public printHelp(message String) : void extracted from public main(args String[]) : void in class alluxio.cli.GetConf | From | To |