Skip navigation links
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
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.

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
H I L N P S T V Z 
Skip navigation links