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
M
N
P
S
T
V
Z
H
hexBytesOfLong(long)
- Static method in class
HexUtil
Builds an hex
String
that represents the provided
long
value.
HexUtil
- 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
HexUtil
Retrieves the
long
value represented by the provided hex
String
.
M
MathUtil
- Class in
io.servicetalk.opentracing.internal
Internal math utilities.
N
NO_PARENT_ID
- Static variable in class
TracingConstants
P
PARENT_SPAN_ID
- Static variable in class
ZipkinHeaderNames
S
safeFindNextPositivePowerOfTwo(int)
- Static method in class
MathUtil
Fast method of finding the next power of 2 greater than or equal to the supplied value.
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
HexUtil
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
M
N
P
S
T
V
Z
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes