Class Link
- java.lang.Object
-
- io.opentelemetry.proto.profiles.v1experimental.internal.Link
-
public final class Link extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static ProtoFieldInfo
SPAN_ID
static ProtoFieldInfo
TRACE_ID
-
Constructor Summary
Constructors Constructor Description Link()
-
-
-
Field Detail
-
TRACE_ID
public static final ProtoFieldInfo TRACE_ID
-
SPAN_ID
public static final ProtoFieldInfo SPAN_ID
-
-