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
io.servicetalk.opentracing.internal
- package io.servicetalk.opentracing.internal
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
P
PARENT_SPAN_ID
- Static variable in class
ZipkinHeaderNames
S
SAMPLED
- Static variable in class
ZipkinHeaderNames
SPAN_ID
- Static variable in class
ZipkinHeaderNames
T
TRACE_ID
- Static variable in class
ZipkinHeaderNames
TracingConstants
- Class in
io.servicetalk.opentracing.internal
Various constants for tracing.
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