public static class ExecutionSpan.ExecutionSpanBuilder extends Object
ExecutionSpan| Modifier and Type | Field and Description |
|---|---|
static String |
THERE_IS_NO_SPAN_FACTORY_MESSAGE |
| Modifier and Type | Method and Description |
|---|---|
ExecutionSpan |
build() |
ExecutionSpan.ExecutionSpanBuilder |
withParentSpan(InternalSpan parent) |
ExecutionSpan.ExecutionSpanBuilder |
withSpanExporterFactory(SpanExporterFactory spanExporterFactory) |
ExecutionSpan.ExecutionSpanBuilder |
withStartSpanInfo(InitialSpanInfo spanCustomizationInfo) |
public static final String THERE_IS_NO_SPAN_FACTORY_MESSAGE
public ExecutionSpan.ExecutionSpanBuilder withStartSpanInfo(InitialSpanInfo spanCustomizationInfo)
public ExecutionSpan.ExecutionSpanBuilder withParentSpan(InternalSpan parent)
public ExecutionSpan.ExecutionSpanBuilder withSpanExporterFactory(SpanExporterFactory spanExporterFactory)
public ExecutionSpan build()
Copyright © 2003–2022 MuleSoft, Inc.. All rights reserved.