e929c569dc4a3fc564ecfab78a0c2c33c1a81d8b
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 2 | ||
| Rename Variable container : List<SpanAlign> to tree : CallTree in method private populate(span SpanBo) : CallTree in class com.navercorp.pinpoint.web.calltree.span.SpanAligner2 | From | To | |
| Rename Variable container : List<SpanAlign> to tree : CallTree in method private populate(span SpanBo, spanEventBoList List<SpanEventBo>, asyncSpanEventMap Map<Integer,List<SpanEventBo>>) : CallTree in class com.navercorp.pinpoint.web.calltree.span.SpanAligner2 | From | To | |
| Change Return Type | 1 | ||
| Change Return Type void to CallTree in method private populate(span SpanBo, spanEventBoList List<SpanEventBo>, asyncSpanEventMap Map<Integer,List<SpanEventBo>>) : CallTree in class com.navercorp.pinpoint.web.calltree.span.SpanAligner2 | From | To | |
| Change Variable Type | 2 | ||
| Change Variable Type container : List<SpanAlign> to tree : CallTree in method private populate(span SpanBo) : CallTree in class com.navercorp.pinpoint.web.calltree.span.SpanAligner2 | From | To | |
| Change Variable Type container : List<SpanAlign> to tree : CallTree in method private populate(span SpanBo, spanEventBoList List<SpanEventBo>, asyncSpanEventMap Map<Integer,List<SpanEventBo>>) : CallTree in class com.navercorp.pinpoint.web.calltree.span.SpanAligner2 | From | To | |
| Extract Method | 1 | ||
| Extract Method private populate(span SpanBo) : CallTree extracted from private populate(span SpanBo, spanDepth int, container List<SpanAlign>) : void in class com.navercorp.pinpoint.web.calltree.span.SpanAligner2 | From | To |