496444deb6d824e165f7c4ecbe17de1aa17d974d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Variable Type | 2 | ||
| Change Variable Type rule : Rule to rule : Class<?> in method package unexport(exporter MBeanExporter) : void in class com.facebook.presto.sql.planner.StatsRecorder | From | To | |
| Change Variable Type entry : Map.Entry<Rule,RuleStats> to entry : Map.Entry<Class<?>,RuleStats> in method package export(exporter MBeanExporter) : void in class com.facebook.presto.sql.planner.StatsRecorder | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type stats : Map<Rule,RuleStats> to stats : Map<Class<?>,RuleStats> in class com.facebook.presto.sql.planner.StatsRecorder | From | To |