a49bc58a5456c2974552c7b6ffab9ea39393ca78
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 12
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 1 | ||
Extract Variable value : long in method public getMetricsMap(reset boolean) : Map<String,Long> from class org.apache.hadoop.hbase.client.metrics.ServerSideScanMetrics | From | To | |
Extract Method | 1 | ||
Extract Method public getMetricsMap(reset boolean) : Map<String,Long> extracted from public getMetricsMap() : Map<String,Long> in class org.apache.hadoop.hbase.client.metrics.ServerSideScanMetrics | From | To |