|
Change Parameter Type reference : NumericInfo to aggregation : Aggregation<?> in method public AggregatedEntry(key String, data NumericInfo, aggregation Aggregation<?>) in class com.insightfullogic.honest_profiler.core.aggregation.result.AggregatedEntry |
From |
To |
|
Change Parameter Type reference : NumericInfo to reference : LeanNode in method public aggregate(input AggregationProfile, reference LeanNode) : Aggregation<List<AggregatedNode>> in class com.insightfullogic.honest_profiler.core.aggregation.aggregator.TreeByFqmnAggregator |
From |
To |
|
Change Parameter Type reference : NumericInfo to reference : LeanNode in method public aggregate(input AggregationProfile, reference LeanNode) : Aggregation<List<AggregatedEntry>> in class com.insightfullogic.honest_profiler.core.aggregation.aggregator.FlatByFqmnAggregator |
From |
To |
|
Change Parameter Type reference : NumericInfo to reference : LeanNode in method public aggregate(input I, reference LeanNode) : Aggregation<R> in class com.insightfullogic.honest_profiler.core.aggregation.aggregator.Aggregator |
From |
To |
|
Change Return Type Map<FrameInfo,LeanNode> to Collection<LeanNode> in method public getChildren() : Collection<LeanNode> in class com.insightfullogic.honest_profiler.core.profiles.lean.LeanNode |
From |
To |
|
Change Return Type R to Aggregation<R> in method public aggregate(input I, reference LeanNode) : Aggregation<R> in class com.insightfullogic.honest_profiler.core.aggregation.aggregator.Aggregator |
From |
To |
|
Change Return Type List<AggregatedNode> to Aggregation<List<AggregatedNode>> in method public aggregate(input AggregationProfile, reference LeanNode) : Aggregation<List<AggregatedNode>> in class com.insightfullogic.honest_profiler.core.aggregation.aggregator.TreeByFqmnAggregator |
From |
To |
|
Change Return Type List<AggregatedEntry> to Aggregation<List<AggregatedEntry>> in method public aggregate(input AggregationProfile, reference LeanNode) : Aggregation<List<AggregatedEntry>> in class com.insightfullogic.honest_profiler.core.aggregation.aggregator.FlatByFqmnAggregator |
From |
To |
|
Move Class com.insightfullogic.honest_profiler.core.aggregation.Aggregator moved to com.insightfullogic.honest_profiler.core.aggregation.aggregator.Aggregator |
From |
To |
|
Move Class com.insightfullogic.honest_profiler.core.aggregation.TreeByFqmnAggregator moved to com.insightfullogic.honest_profiler.core.aggregation.aggregator.TreeByFqmnAggregator |
From |
To |
|
Move Class com.insightfullogic.honest_profiler.core.aggregation.AggregatedDiffEntry moved to com.insightfullogic.honest_profiler.core.aggregation.result.AggregatedDiffEntry |
From |
To |
|
Move Class com.insightfullogic.honest_profiler.core.aggregation.FlatByFqmnAggregator moved to com.insightfullogic.honest_profiler.core.aggregation.aggregator.FlatByFqmnAggregator |
From |
To |
|
Move Class com.insightfullogic.honest_profiler.core.aggregation.AggregatedNode moved to com.insightfullogic.honest_profiler.core.aggregation.result.AggregatedNode |
From |
To |
|
Move Class com.insightfullogic.honest_profiler.core.aggregation.AggregatedEntry moved to com.insightfullogic.honest_profiler.core.aggregation.result.AggregatedEntry |
From |
To |