public static class TraceSpan.TraceSpanContext extends Object implements Serializable
Constructor and Description |
---|
TraceSpanContext() |
TraceSpanContext(long traceId,
long parentId,
long spanId) |
Modifier and Type | Method and Description |
---|---|
long |
getParentId() |
long |
getSpanId() |
long |
getTraceId() |
Copyright © 2016–2023. All rights reserved.