439ca071ecbbf09d80eca840d8a7279c9dde33de
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable jmxMetrics : Set<String> to metrics : Set<String> in method private readJmxMetricsWithRetry() : Set<String> in class org.apache.hadoop.hbase.TestStochasticBalancerJmxMetrics | From | To | |
Extract Method | 2 | ||
Extract Method private readJmxMetricsWithRetry() : Set<String> extracted from public testJmxMetrics_EnsembleMode() : void in class org.apache.hadoop.hbase.TestStochasticBalancerJmxMetrics | From | To | |
Extract Method private readJmxMetricsWithRetry() : Set<String> extracted from public testJmxMetrics_PerTableMode() : void in class org.apache.hadoop.hbase.TestStochasticBalancerJmxMetrics | From | To |