public class SegmentRefHelper extends Object
| Constructor and Description |
|---|
SegmentRefHelper() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getParentServiceInstance(TraceSegmentRef ref) |
static String |
getPeerHost(TraceSegmentRef ref) |
static int |
getSpanId(TraceSegmentRef ref) |
static String |
getTraceSegmentId(TraceSegmentRef ref) |
public static String getPeerHost(TraceSegmentRef ref)
public static String getTraceSegmentId(TraceSegmentRef ref)
public static int getSpanId(TraceSegmentRef ref)
public static String getParentServiceInstance(TraceSegmentRef ref)
Copyright © 2022 The Apache Software Foundation. All rights reserved.