e395024a4e8ccc89571577157927c8cbd0049d08
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 17
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Attribute | 1 | ||
Rename Attribute cachedAggregations : Map<ProfileAggregator<?>,Aggregation<?>> to cachedFlats : Map<CombinedGrouping,Flat> in class com.insightfullogic.honest_profiler.core.aggregation.AggregationProfile | From | To | |
Change Attribute Type | 3 | ||
Change Attribute Type treeAggregator : ProfileAggregator<Node> to treeAggregator : TreeProfileAggregator in class com.insightfullogic.honest_profiler.core.aggregation.AggregationProfile | From | To | |
Change Attribute Type cachedAggregations : Map<ProfileAggregator<?>,Aggregation<?>> to cachedFlats : Map<CombinedGrouping,Flat> in class com.insightfullogic.honest_profiler.core.aggregation.AggregationProfile | From | To | |
Change Attribute Type flatAggregator : ProfileAggregator<Entry> to flatAggregator : FlatProfileAggregator in class com.insightfullogic.honest_profiler.core.aggregation.AggregationProfile | From | To |