f1b5f1ef46a904cb996c6abb5698a205dac1b298
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 11
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type HashMap<String,AnnotationKey> to Map<String,AnnotationKey> in method private buildNameTable(buildMap Collection<AnnotationKey>) : Map<String,AnnotationKey> in class com.navercorp.pinpoint.common.trace.AnnotationKeyRegistry | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type pinpointClientFactory : DefaultPinpointClientFactory to pinpointClientFactory : PinpointClientFactory in class com.navercorp.pinpoint.collector.cluster.flink.FlinkClusterConnectionManager | From | To | |
Change Attribute Type nameLookupTable : HashMap<String,AnnotationKey> to nameLookupTable : Map<String,AnnotationKey> in class com.navercorp.pinpoint.common.trace.AnnotationKeyRegistry | From | To |