public class MessageFlowRepresentationBasedParentResolver extends AbstractParentResolver
Constructor and Description |
---|
MessageFlowRepresentationBasedParentResolver() |
Modifier and Type | Method and Description |
---|---|
static SpanWrapper |
resolveParent(StatisticDataUnit child,
SpanStore spanStore)
Resolves the parent span wrapper based on the parent index, that is explicitly reported by the child statistic
data unit.
|
isCallMediator, isEndpointOrInboundEndpoint, isFlowContinuableMediator, isForeachMediator, isSendMediator
public MessageFlowRepresentationBasedParentResolver()
public static SpanWrapper resolveParent(StatisticDataUnit child, SpanStore spanStore)
child
- Child statistic data unit.spanStore
- The span store object.Copyright © 2005-2021 Apache Software Foundation. All Rights Reserved.