ab1beb07d80e9c37f569bc3e161976709e1cf5e4
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method private createPatternFilter(filterDescriptor FilterDescriptor) : URLPatternFilter renamed to private createAcceptUrlFilter(filterDescriptor FilterDescriptor) : URLPatternFilter in class com.navercorp.pinpoint.web.filter.LinkFilter | From | To | |
Extract Attribute | 1 | ||
Extract Attribute private TOMCAT_TYPE_NAME : String in class com.navercorp.pinpoint.web.filter.LinkFilterTest | From | To | |
Rename Attribute | 1 | ||
Rename Attribute npcUrl : AnnotationKey to rpcEndpointAnnotationCodes : Set<Integer> in class com.navercorp.pinpoint.web.filter.RpcURLPatternFilter | From | To | |
Extract Variable | 1 | ||
Extract Variable authoritySeparator : String in method private getPath(endPoint String) : String from class com.navercorp.pinpoint.web.filter.RpcURLPatternFilter | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type npcUrl : AnnotationKey to rpcEndpointAnnotationCodes : Set<Integer> in class com.navercorp.pinpoint.web.filter.RpcURLPatternFilter | From | To |