public interface SpanAware
Span.| Modifier and Type | Method and Description |
|---|---|
Optional<InternalSpan> |
getSpan() |
void |
setSpan(InternalSpan span,
Assertion assertion) |
void setSpan(InternalSpan span, Assertion assertion)
span - set the InternalSpanassertion - the tracing condition to assert on setting the spanOptional<InternalSpan> getSpan()
InternalSpanCopyright © 2003–2023 MuleSoft, Inc.. All rights reserved.