-
@JsonClass(generateAdapter = true) public final class Link
-
-
Method Summary
Modifier and Type Method Description final StringgetSpanId()final StringgetTraceId()final List<Attribute>getAttributes()final BooleangetIsRemote()-
-
Method Detail
-
getTraceId
final String getTraceId()
-
getAttributes
final List<Attribute> getAttributes()
-
getIsRemote
final Boolean getIsRemote()
-
-
-
-