cd2fb8ff851ac6e50e3339c29abd75d3fbe68aec
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public getFrames() : List<FrameInfo> renamed to public getAggregatedNodes() : List<LeanNode> in class com.insightfullogic.honest_profiler.core.aggregation.result.straight.Entry | From | To | |
Change Parameter Type | 3 | ||
Change Parameter Type frame : FrameInfo to node : LeanNode in method public add(node LeanNode) : void in class com.insightfullogic.honest_profiler.core.aggregation.result.straight.Entry | From | To | |
Change Parameter Type frame : FrameInfo to node : LeanNode in method public Entry(key K, data NumericInfo, aggregation Aggregation<K,T>, node LeanNode) in class com.insightfullogic.honest_profiler.core.aggregation.result.straight.Entry | From | To | |
Change Parameter Type frame : FrameInfo to node : LeanNode in method public add(key K, node LeanNode) : void in class com.insightfullogic.honest_profiler.core.aggregation.result.straight.Node | From | To | |
Rename Variable | 1 | ||
Rename Variable sum : NumericInfo to entry : Entry<String> in method public aggregate(input AggregationProfile, reference LeanNode) : Flat<String> in class com.insightfullogic.honest_profiler.core.aggregation.aggregator.FlatByFqmnAggregator | From | To | |
Change Return Type | 1 | ||
Change Return Type List<FrameInfo> to List<LeanNode> in method public getAggregatedNodes() : List<LeanNode> in class com.insightfullogic.honest_profiler.core.aggregation.result.straight.Entry | From | To | |
Rename Attribute | 1 | ||
Rename Attribute frames : List<FrameInfo> to aggregatedNodes : List<LeanNode> in class com.insightfullogic.honest_profiler.core.aggregation.result.straight.Entry | From | To | |
Change Variable Type | 1 | ||
Change Variable Type sum : NumericInfo to entry : Entry<String> in method public aggregate(input AggregationProfile, reference LeanNode) : Flat<String> in class com.insightfullogic.honest_profiler.core.aggregation.aggregator.FlatByFqmnAggregator | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type frames : List<FrameInfo> to aggregatedNodes : List<LeanNode> in class com.insightfullogic.honest_profiler.core.aggregation.result.straight.Entry | From | To | |
Rename Parameter | 3 | ||
Rename Parameter frame : FrameInfo to node : LeanNode in method public add(node LeanNode) : void in class com.insightfullogic.honest_profiler.core.aggregation.result.straight.Entry | From | To | |
Rename Parameter frame : FrameInfo to node : LeanNode in method public Entry(key K, data NumericInfo, aggregation Aggregation<K,T>, node LeanNode) in class com.insightfullogic.honest_profiler.core.aggregation.result.straight.Entry | From | To | |
Rename Parameter frame : FrameInfo to node : LeanNode in method public add(key K, node LeanNode) : void in class com.insightfullogic.honest_profiler.core.aggregation.result.straight.Node | From | To |