Constant Field Values
Contents
io.servicetalk.*
-
io.servicetalk.concurrent.api.DefaultThreadFactory Modifier and Type Constant Field Value public static final java.lang.String
DEFAULT_NAME_PREFIX
"servicetalk-executor"
-
io.servicetalk.concurrent.internal.ServiceTalkTestTimeout Modifier and Type Constant Field Value public static final java.lang.String
THREAD_PREFIX
"Time-limited test"
-
io.servicetalk.http.router.jersey.resources.AsynchronousResources Modifier and Type Constant Field Value public static final java.lang.String
PATH
"/async"
-
io.servicetalk.http.router.jersey.resources.CancellableResources Modifier and Type Constant Field Value public static final java.lang.String
PATH
"/cancel"
-
io.servicetalk.http.router.jersey.resources.ExecutionStrategyResources Modifier and Type Constant Field Value public static final java.lang.String
EXEC_NAME
"exec"
public static final java.lang.String
RS_THREAD_NAME
"rs-thread"
public static final java.lang.String
THREAD_NAME
"thread"
-
io.servicetalk.http.router.jersey.resources.MixedModeResources Modifier and Type Constant Field Value public static final java.lang.String
PATH
"/mixed-mode"
-
io.servicetalk.http.router.jersey.resources.SynchronousResources Modifier and Type Constant Field Value public static final java.lang.String
PATH
"/sync"
-
io.servicetalk.opentracing.internal.TracingConstants Modifier and Type Constant Field Value public static final java.lang.String
NO_PARENT_ID
"null"
-
io.servicetalk.opentracing.internal.ZipkinHeaderNames Modifier and Type Constant Field Value public static final java.lang.String
PARENT_SPAN_ID
"x-b3-parentspanid"
public static final java.lang.String
SAMPLED
"x-b3-sampled"
public static final java.lang.String
SPAN_ID
"x-b3-spanid"
public static final java.lang.String
TRACE_ID
"x-b3-traceid"