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