7403ef941d6b2d08411f92e9fef751380f3401b5
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move And Rename Method | 1 | ||
| Move And Rename Method private ShellUtils(execString String[]) from class alluxio.util.ShellUtils to private Command(execString String[]) from class alluxio.util.ShellUtils.Command | From | To | |
| Move Attribute | 1 | ||
| Move Attribute private mCommand : String[] from class alluxio.util.ShellUtils to private mCommand : String[] from class alluxio.util.ShellUtils.Command | From | To | |
| Extract Class | 1 | ||
| Extract Class alluxio.util.ShellUtils.Command from class alluxio.util.ShellUtils | From | To |