36d500cb83209cd10ae87c5cce6648aab2866925
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method package createCallable() : StatisticsScannerCallable extracted from public close() : void in class org.apache.phoenix.schema.stats.StatisticsScanner | From | To | |
Extract Method package getStatsCollectionRunTracker(c Configuration) : StatisticsCollectionRunTracker extracted from public close() : void in class org.apache.phoenix.schema.stats.StatisticsScanner | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method package getStatsCollectionRunTracker(c Configuration) : StatisticsCollectionRunTracker extracted from public call() : Void in class org.apache.phoenix.schema.stats.StatisticsScanner.StatisticsScannerCallable & moved to class org.apache.phoenix.schema.stats.StatisticsScanner | From | To |