7a1192f34d72736387c29e4650174c1b630a0c04
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
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 readFile(count int) : void in class alluxio.cli.MiniBenchmark | From | To | |
Rename Parameter iterations : int to count : int in method private writeFile(count int) : void in class alluxio.cli.MiniBenchmark | From | To |