e3f7f58a5fb3e18fe6e603ce5018eb805f170d09
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Inline Method | 1 | ||
| Inline Method public run(args String[], out PrintStream) : int inlined to public run(args String[]) : int in class org.apache.hadoop.hdfs.tools.DiskBalancerCLI | From | To | |
| Replace Variable With Attribute | 1 | ||
| Replace Variable With Attribute out : PrintStream to printStream : PrintStream in method private dispatch(cmd CommandLine, opts Options) : int in class org.apache.hadoop.hdfs.tools.DiskBalancerCLI | From | To |