6277edb75275b434f7e4d06d5623d2ea6cf7382d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable parsedArgs : Args to framework : AlluxioFramework in method public main(args String[]) : void in class alluxio.mesos.AlluxioFramework | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type parsedArgs : Args to framework : AlluxioFramework in method public main(args String[]) : void in class alluxio.mesos.AlluxioFramework | From | To | |
| Extract Method | 1 | ||
| Extract Method public run() : void extracted from public main(args String[]) : void in class alluxio.mesos.AlluxioFramework | From | To |