199b8939d3207429165ccd8906413dabdb2c29f7
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 5
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Return Type | 1 | ||
| Change Return Type boolean to int in method private runTest(masterLocation AlluxioURI, opType OperationType, readType ReadType, writeType WriteType) : int in class alluxio.cli.RunTests | From | To | |
| Extract Method | 1 | ||
| Extract Method private runTests(masterLocation AlluxioURI) : int extracted from public main(args String[]) : void in class alluxio.cli.RunTests | From | To |