public class BatchStepCustomizationInfo
extends org.mule.runtime.core.internal.profiling.tracing.event.span.AbstractDefaultAttributesResolvingSpanCustomizationInfo
| Modifier and Type | Field and Description |
|---|---|
static String |
BATCH_STEP_SPAN_NAME |
| Modifier and Type | Method and Description |
|---|---|
static org.mule.runtime.core.privileged.profiling.tracing.SpanCustomizationInfo |
getBatchStepCustomizationInfo() |
org.mule.runtime.core.privileged.profiling.tracing.ChildSpanCustomizationInfo |
getChildSpanCustomizationInfo() |
String |
getLocationAsString(org.mule.runtime.core.api.event.CoreEvent coreEvent) |
String |
getName(org.mule.runtime.core.api.event.CoreEvent coreEvent) |
void |
setLocation(org.mule.runtime.api.component.location.ComponentLocation location) |
getAttributespublic static final String BATCH_STEP_SPAN_NAME
public static org.mule.runtime.core.privileged.profiling.tracing.SpanCustomizationInfo getBatchStepCustomizationInfo()
public String getName(org.mule.runtime.core.api.event.CoreEvent coreEvent)
public org.mule.runtime.core.privileged.profiling.tracing.ChildSpanCustomizationInfo getChildSpanCustomizationInfo()
public String getLocationAsString(org.mule.runtime.core.api.event.CoreEvent coreEvent)
getLocationAsString in class org.mule.runtime.core.internal.profiling.tracing.event.span.AbstractDefaultAttributesResolvingSpanCustomizationInfopublic void setLocation(org.mule.runtime.api.component.location.ComponentLocation location)
Copyright © 2006–2022 MuleSoft, Inc.. All rights reserved.