a4405674919d14be89bc4da22db2f417b5ae6ac3
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable confPeriod : int to confPeriodMillis : long in method private configureSinks() : void in class org.apache.hadoop.metrics2.impl.MetricsSystemImpl | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type confPeriod : int to confPeriodMillis : long in method private configureSinks() : void in class org.apache.hadoop.metrics2.impl.MetricsSystemImpl | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type period : int to period : long in class org.apache.hadoop.metrics2.impl.MetricsSystemImpl | From | To | |
| Extract And Move Method | 1 | ||
| Extract And Move Method public waitForMetric(jmx JMXGet, metricName String, expectedValue int) : void extracted from protected waitForMetric(metricName String, expectedValue int) : void in class org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.LazyPersistTestCase & moved to class org.apache.hadoop.hdfs.DFSTestUtil | From | To |