0c7f184e3bdabbb57044cd99e6e94fd82ba31ab4
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Replace Variable With Attribute | 3 | ||
| Replace Variable With Attribute operationType : OperationType to sType : OperationType in method public main(args String[]) : void in class alluxio.cli.MiniBenchmark | From | To | |
| Replace Variable With Attribute fileSize : long to sFileSize : long in method private writeFile(count int) : void in class alluxio.cli.MiniBenchmark | From | To | |
| Replace Variable With Attribute fileSize : long to sFileSize : long in method private readFile(count int) : void in class alluxio.cli.MiniBenchmark | From | To | |
| Rename Parameter | 2 | ||
| Rename Parameter iterations : int to count : int in method private writeFile(count int) : void in class alluxio.cli.MiniBenchmark | From | To | |
| Rename Parameter iterations : int to count : int in method private readFile(count int) : void in class alluxio.cli.MiniBenchmark | From | To |