81092b1f1193cb0d4208960b51ab4ffaddeafe01
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 13
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type fileIOSamplingFraction : double to fileIOSamplingPercentage : int in method public isDiskStatsEnabled(fileIOSamplingPercentage int) : boolean in class org.apache.hadoop.hdfs.server.common.Util | From | To | |
| Rename Variable | 1 | ||
| Rename Variable fileIOSamplingFraction : double to fileIOSamplingPercentage : int in method public ProfilingFileIoEvents(conf Configuration) in class org.apache.hadoop.hdfs.server.datanode.ProfilingFileIoEvents | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute DFS_DATANODE_FILEIO_PROFILING_SAMPLING_FRACTION_KEY : String to DFS_DATANODE_FILEIO_PROFILING_SAMPLING_PERCENTAGE_KEY : String in class org.apache.hadoop.hdfs.DFSConfigKeys | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type fileIOSamplingFraction : double to fileIOSamplingPercentage : int in method public ProfilingFileIoEvents(conf Configuration) in class org.apache.hadoop.hdfs.server.datanode.ProfilingFileIoEvents | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter fileIOSamplingFraction : double to fileIOSamplingPercentage : int in method public isDiskStatsEnabled(fileIOSamplingPercentage int) : boolean in class org.apache.hadoop.hdfs.server.common.Util | From | To |