06bd0953ff657b7dafca01d414f9a34bb334c24b
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type span : zipkin2.Span to span : Span in method public report(span Span) : void in class brave.internal.Platform.LoggingReporter | From | To | |
| Move Method | 2 | ||
| Move Method public report(span zipkin2.Span) : void from class brave.internal.Platform to public report(span Span) : void from class brave.internal.Platform.LoggingReporter | From | To | |
| Move Method public currentTimeMicroseconds() : long from class brave.internal.Platform to public currentTimeMicroseconds() : long from class brave.internal.Platform.TickClock | From | To |