abe30b52a8036078f833dc5b3d2b03daa2e93dfc
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 24
Link to commit
Third party dependencies:
| Dependency Action | |
|---|---|
| Added | |
| io.dropwizard.metrics:metrics-core:3.1.2 | |
| Removed | |
| com.yammer.metrics:metrics-core:2.2.0 |
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 5 | ||
| Change Parameter Type registry : MetricsRegistry to registry : MetricRegistry in method private CallTracker(registry MetricRegistry, name String, subName String, scope String) in class org.apache.hadoop.hbase.client.MetricsConnection.CallTracker | From | To | |
| Change Parameter Type sample : Sample to sample : Reservoir in method public newHistogram(sample Reservoir) : Histogram in class org.apache.hadoop.hbase.util.YammerHistogramUtils | From | To | |
| Change Parameter Type registry : MetricsRegistry to registry : MetricRegistry in method private CallTracker(registry MetricRegistry, name String, scope String) in class org.apache.hadoop.hbase.client.MetricsConnection.CallTracker | From | To | |
| Change Parameter Type registry : MetricsRegistry to registry : MetricRegistry in method public RunnerStats(registry MetricRegistry) in class org.apache.hadoop.hbase.client.MetricsConnection.RunnerStats | From | To | |
| Change Parameter Type registry : MetricsRegistry to registry : MetricRegistry in method public RegionStats(registry MetricRegistry, name String) in class org.apache.hadoop.hbase.client.MetricsConnection.RegionStats | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute sample : Sample to reservoir : Reservoir in class org.apache.hadoop.metrics2.lib.MutableHistogram | From | To | |
| Change Attribute Type | 6 | ||
| Change Attribute Type METRICS : MetricsRegistry to METRICS : MetricRegistry in class org.apache.hadoop.hbase.io.hfile.CacheStats | From | To | |
| Change Attribute Type METRICS : MetricsRegistry to METRICS : MetricRegistry in class org.apache.hadoop.hbase.io.hfile.BlockCacheUtil | From | To | |
| Change Attribute Type metricsRegistry : MetricsRegistry to metricsRegistry : MetricRegistry in class org.apache.hadoop.hbase.io.hfile.HFilePrettyPrinter.KeyValueStatsCollector | From | To | |
| Change Attribute Type metrics : MetricsRegistry to metrics : MetricRegistry in class org.apache.hadoop.hbase.wal.WALPerformanceEvaluation | From | To | |
| Change Attribute Type registry : MetricsRegistry to registry : MetricRegistry in class org.apache.hadoop.hbase.client.MetricsConnection | From | To | |
| Change Attribute Type sample : Sample to reservoir : Reservoir in class org.apache.hadoop.metrics2.lib.MutableHistogram | From | To |