38a58a2eb5237f0edcffd0bc883c570b9d6184c1
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method package start(span Span) : void renamed to public currentTimeMicroseconds() : long in class com.github.kristofa.brave.Recorder.Default | From | To | |
| Change Parameter Type | 3 | ||
| Change Parameter Type spanKind : Recorder.SpanKind to key : String in method package submitAddress(key String, endpoint Endpoint) : void in class com.github.kristofa.brave.AnnotationSubmitter | From | To | |
| Change Parameter Type spanKind : Recorder.SpanKind to startAnnotation : String in method package submitStartAnnotation(startAnnotation String) : void in class com.github.kristofa.brave.AnnotationSubmitter | From | To | |
| Change Parameter Type spanKind : Recorder.SpanKind to finishAnnotation : String in method package submitEndAnnotation(finishAnnotation String) : boolean in class com.github.kristofa.brave.AnnotationSubmitter | From | To | |
| Inline Method | 1 | ||
| Inline Method package startNewSpan(component String, operation String, timestamp Long) : SpanId inlined to public startNewSpan(component String, operation String, timestamp long) : SpanId in class com.github.kristofa.brave.LocalTracer | From | To | |
| Change Return Type | 1 | ||
| Change Return Type void to long in method public currentTimeMicroseconds() : long in class com.github.kristofa.brave.Recorder.Default | From | To | |
| Rename Parameter | 5 | ||
| Rename Parameter duration : long to timestamp : long in method package finish(span Span, timestamp long) : void in class com.github.kristofa.brave.Recorder.Default | From | To | |
| Rename Parameter duration : long to timestamp : long in method package abstract finish(span Span, timestamp long) : void in class com.github.kristofa.brave.Recorder | From | To | |
| Rename Parameter spanKind : Recorder.SpanKind to key : String in method package submitAddress(key String, endpoint Endpoint) : void in class com.github.kristofa.brave.AnnotationSubmitter | From | To | |
| Rename Parameter spanKind : Recorder.SpanKind to startAnnotation : String in method package submitStartAnnotation(startAnnotation String) : void in class com.github.kristofa.brave.AnnotationSubmitter | From | To | |
| Rename Parameter spanKind : Recorder.SpanKind to finishAnnotation : String in method package submitEndAnnotation(finishAnnotation String) : boolean in class com.github.kristofa.brave.AnnotationSubmitter | From | To |