f73e1b2cc644f396ac070d7ed7ed68ca68dd67bc
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 12
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Inline Method | 2 | ||
Inline Method package currentTimeMicroseconds(startTimestamp Long, startTick Long) : long inlined to package submitEndAnnotation(annotationName String, reporter Reporter<zipkin.Span>) : boolean in class com.github.kristofa.brave.AnnotationSubmitter | From | To | |
Inline Method package currentTimeMicroseconds(startTimestamp Long, startTick Long) : long inlined to public submitAnnotation(value String) : void in class com.github.kristofa.brave.AnnotationSubmitter | From | To | |
Rename Attribute | 3 | ||
Rename Attribute CURRENT_TIME_MICROSECONDS : long to START_TIME_MICROSECONDS : long in class com.github.kristofa.brave.AnnotationSubmitterTest | From | To | |
Rename Attribute CURRENT_TIME_MICROSECONDS : long to START_TIME_MICROSECONDS : long in class com.github.kristofa.brave.ClientTracerTest | From | To | |
Rename Attribute CURRENT_TIME_MICROSECONDS : long to START_TIME_MICROSECONDS : long in class com.github.kristofa.brave.ServerTracerTest | From | To |