631708cf80fc50c9ca9d5cfcb3046cf6c5f8a61f
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 15
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable spanAndEndpoint : SpanAndEndpoint to currentSpan : CurrentSpan in method package newAnnotationSubmitter() : AnnotationSubmitter in class com.github.kristofa.brave.AnnotationSubmitterTest | From | To | |
Extract Superclass | 1 | ||
Extract Superclass com.github.kristofa.brave.CurrentSpan from classes [com.github.kristofa.brave.ClientSpanThreadBinder, com.github.kristofa.brave.LocalSpanThreadBinder, com.github.kristofa.brave.ServerSpanThreadBinder] | From | To | |
Change Variable Type | 1 | ||
Change Variable Type spanAndEndpoint : SpanAndEndpoint to currentSpan : CurrentSpan in method package newAnnotationSubmitter() : AnnotationSubmitter in class com.github.kristofa.brave.AnnotationSubmitterTest | From | To | |
Extract Method | 1 | ||
Extract Method package create(currentSpan CurrentSpan, localEndpoint Endpoint, clock Clock) : AnnotationSubmitter extracted from public create(spanAndEndpoint SpanAndEndpoint, clock Clock) : AnnotationSubmitter in class com.github.kristofa.brave.AnnotationSubmitter | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method package create(currentSpan CurrentSpan, localEndpoint Endpoint, clock Clock) : AnnotationSubmitter extracted from public testSubmitAnnotations() : void in class com.github.kristofa.brave.ITAnnotationSubmitterConcurrency & moved to class com.github.kristofa.brave.AnnotationSubmitter | From | To |