JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
H
I
L
N
P
S
T
V
Z
H
hexBytesOfLong(long)
- Static method in class
HexUtils
Builds an hex
String
that represents the provided
long
value.
HexUtils
- Class in
io.servicetalk.opentracing.internal
Utilities for hex strings.
I
idOrNullAsValue(String)
- Static method in class
TracingIdUtils
Returns the ID as provided or
"null"
if the ID was
null
.
io.servicetalk.opentracing.internal
- package io.servicetalk.opentracing.internal
OpenTracing internal utilities.
L
longOfHexBytes(String, int)
- Static method in class
HexUtils
Retrieves the
long
value represented by the provided hex
String
.
N
NO_PARENT_ID
- Static variable in class
TracingConstants
Text value that can be used if there is no parent span.
P
PARENT_SPAN_ID
- Static variable in class
ZipkinHeaderNames
Header name for the parent span id.
S
SAMPLED
- Static variable in class
ZipkinHeaderNames
Header name which determines if sampling is requested.
SPAN_ID
- Static variable in class
ZipkinHeaderNames
Header name for the span id.
T
TRACE_ID
- Static variable in class
ZipkinHeaderNames
Header name for the trace id.
TracingConstants
- Class in
io.servicetalk.opentracing.internal
Various constants for tracing.
TracingIdUtils
- Class in
io.servicetalk.opentracing.internal
V
validateHexBytes(T)
- Static method in class
HexUtils
Checks that the provided
CharSequence
is a valid hex
CharSequence
, throwing an
IllegalArgumentException
if it is not.
Z
ZipkinHeaderNames
- Class in
io.servicetalk.opentracing.internal
See
zipkin documentation
.
H
I
L
N
P
S
T
V
Z
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes