dcfb993270730f0737efd434b70a1c00efe2236c
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 3 | ||
Change Parameter Type aggregation : Aggregation<String,Node<String>> to tree : Tree<String> in method private getThreadNode(tree Tree<String>, profile LeanProfile, threadId Long, node LeanNode) : Node<String> in class com.insightfullogic.honest_profiler.core.aggregation.aggregator.TreeByFqmnAggregator | From | To | |
Change Parameter Type aggregation : Aggregation<String,Node<String>> to tree : Tree<String> in method private add(tree Tree<String>, profile LeanProfile, parentAggregation Node<String>, parent LeanNode) : void in class com.insightfullogic.honest_profiler.core.aggregation.aggregator.TreeByFqmnAggregator | From | To | |
Change Parameter Type aggregation : Aggregation<String,Node<String>> to aggregation : Tree<String> in method private getAggrCollector(aggregation Tree<String>, profile LeanProfile) : Collector<LeanNode,Node<String>,Node<String>> in class com.insightfullogic.honest_profiler.core.aggregation.aggregator.TreeByFqmnAggregator | From | To | |
Change Return Type | 2 | ||
Change Return Type Aggregation<String,Node<String>> to Tree<String> in method public aggregate(input AggregationProfile, reference LeanNode) : Tree<String> in class com.insightfullogic.honest_profiler.core.aggregation.aggregator.TreeByFqmnAggregator | From | To | |
Change Return Type Aggregation<String,Entry<String>> to Flat<String> in method public aggregate(input AggregationProfile, reference LeanNode) : Flat<String> in class com.insightfullogic.honest_profiler.core.aggregation.aggregator.FlatByFqmnAggregator | From | To | |
Change Variable Type | 2 | ||
Change Variable Type aggregation : Aggregation<String,Entry<String>> to aggregation : Flat<String> in method public aggregate(input AggregationProfile, reference LeanNode) : Flat<String> in class com.insightfullogic.honest_profiler.core.aggregation.aggregator.FlatByFqmnAggregator | From | To | |
Change Variable Type result : Aggregation<String,Node<String>> to result : Tree<String> in method public aggregate(input AggregationProfile, reference LeanNode) : Tree<String> in class com.insightfullogic.honest_profiler.core.aggregation.aggregator.TreeByFqmnAggregator | From | To | |
Rename Parameter | 2 | ||
Rename Parameter aggregation : Aggregation<String,Node<String>> to tree : Tree<String> in method private getThreadNode(tree Tree<String>, profile LeanProfile, threadId Long, node LeanNode) : Node<String> in class com.insightfullogic.honest_profiler.core.aggregation.aggregator.TreeByFqmnAggregator | From | To | |
Rename Parameter aggregation : Aggregation<String,Node<String>> to tree : Tree<String> in method private add(tree Tree<String>, profile LeanProfile, parentAggregation Node<String>, parent LeanNode) : void in class com.insightfullogic.honest_profiler.core.aggregation.aggregator.TreeByFqmnAggregator | From | To |