c0f7dda1d6ec0d15a16300c0d616ecf861fe39d0
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move And Rename Method | 3 | ||
| Move And Rename Method private queueToWasFilter(transaction List<SpanBo>) : boolean from class com.navercorp.pinpoint.web.filter.LinkFilter to public include(transaction List<SpanBo>) : boolean from class com.navercorp.pinpoint.web.filter.LinkFilter.QueueToWasFilter | From | To | |
| Move And Rename Method private userToWasFilter(transaction List<SpanBo>) : boolean from class com.navercorp.pinpoint.web.filter.LinkFilter to public include(transaction List<SpanBo>) : boolean from class com.navercorp.pinpoint.web.filter.LinkFilter.UserToWasFilter | From | To | |
| Move And Rename Method private wasToWasFilter(transaction List<SpanBo>) : boolean from class com.navercorp.pinpoint.web.filter.LinkFilter to public include(transaction List<SpanBo>) : boolean from class com.navercorp.pinpoint.web.filter.LinkFilter.WasToWasFilter | From | To | |
| Rename Class | 1 | ||
| Rename Class com.navercorp.pinpoint.web.filter.LinkFilter.FilterType renamed to com.navercorp.pinpoint.web.filter.LinkFilter.WasToQueueFilter | From | To | |
| Extract Superclass | 1 | ||
| Extract Superclass com.navercorp.pinpoint.web.filter.LinkFilter.WasToBackendFilter from classes [com.navercorp.pinpoint.web.filter.LinkFilter.WasToQueueFilter] | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute filterType : FilterType to filter : Filter<SpanBo> in class com.navercorp.pinpoint.web.filter.LinkFilter | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type filterType : FilterType to filter : Filter<SpanBo> in class com.navercorp.pinpoint.web.filter.LinkFilter | From | To |