A
B
C
D
E
F
G
I
L
N
P
S
T
W
T
- toHexString() - function in com.datadog.android.trace.api.trace.DatadogTraceId
- Converts the current trace ID into its hexadecimal string representation.
- toHexStringPadded(Integer) - function in com.datadog.android.trace.api.trace.DatadogTraceId
- Returns the lower-case zero-padded hexadecimal String representation of the trace ID.
- toLong() - function in com.datadog.android.trace.api.trace.DatadogTraceId
- Converts the Datadog trace ID to its numeric representation as a
Long.