30bb1970cc27c1345871a35bcf1220e520c1804b
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable currentCommand : Command to dbCmd : Command in method private dispatch(cmd CommandLine, opts Options) : int in class org.apache.hadoop.hdfs.tools.DiskBalancerCLI | From | To | |
Extract Method | 1 | ||
Extract Method private runCommandInternal(cmdLine String, clusterConf Configuration) : List<String> extracted from private runCommandInternal(cmdLine String) : List<String> in class org.apache.hadoop.hdfs.server.diskbalancer.command.TestDiskBalancerCommand | From | To | |
Rename Parameter | 1 | ||
Rename Parameter out : PrintStream to ps : PrintStream in method public ReportCommand(conf Configuration, ps PrintStream) in class org.apache.hadoop.hdfs.server.diskbalancer.command.ReportCommand | From | To |