public class ParentResolver
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static SpanWrapper |
resolveParent(StatisticDataUnit child,
SpanStore spanStore,
MessageContext synCtx)
Resolves parent spans before a child span starts.
|
public static SpanWrapper resolveParent(StatisticDataUnit child, SpanStore spanStore, MessageContext synCtx)
child
- Statistic data unit of the child.spanStore
- Span store from where, existing spans are referred.synCtx
- Message context.Copyright © 2005-2021 Apache Software Foundation. All Rights Reserved.