d76c340fd7b93a5ce382c8458ca4abff9e37a7a0
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type parentSpanId : Long to parentSpanId : Optional<Long> in method package SpanIdImpl(traceId long, spanId long, parentSpanId Optional<Long>) in class com.github.kristofa.brave.SpanIdImpl | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type parentSpanId : Long to parentSpanId : Optional<Long> in class com.github.kristofa.brave.SpanIdImpl | From | To |