Uses of Class
brave.propagation.TraceIdContext.Builder
| Package | Description |
|---|---|
| brave.propagation |
-
Uses of TraceIdContext.Builder in brave.propagation
Methods in brave.propagation that return TraceIdContext.Builder Modifier and Type Method Description TraceIdContext.BuilderTraceIdContext.Builder. debug(boolean debug)static TraceIdContext.BuilderTraceIdContext. newBuilder()TraceIdContext.BuilderTraceIdContext.Builder. sampled(boolean sampled)TraceIdContext.BuilderTraceIdContext.Builder. sampled(Boolean sampled)TraceIdContext.BuilderTraceIdContext. toBuilder()TraceIdContext.BuilderTraceIdContext.Builder. traceId(long traceId)TraceIdContext.BuilderTraceIdContext.Builder. traceIdHigh(long traceIdHigh)