public class SegmentRefAssert extends Object
| Constructor and Description |
|---|
SegmentRefAssert() |
| Modifier and Type | Method and Description |
|---|---|
static void |
assertPeerHost(TraceSegmentRef ref,
String peerHost) |
static void |
assertSegmentId(TraceSegmentRef ref,
String segmentId) |
static void |
assertSpanId(TraceSegmentRef ref,
int spanId) |
public static void assertSegmentId(TraceSegmentRef ref, String segmentId)
public static void assertSpanId(TraceSegmentRef ref, int spanId)
public static void assertPeerHost(TraceSegmentRef ref, String peerHost)
Copyright © 2022 The Apache Software Foundation. All rights reserved.