Uses of Class
com.couchbase.client.core.tracing.ThresholdLogSpanBuilder
Package | Description |
---|---|
com.couchbase.client.core.tracing |
-
Uses of ThresholdLogSpanBuilder in com.couchbase.client.core.tracing
Methods in com.couchbase.client.core.tracing that return ThresholdLogSpanBuilder Modifier and Type Method Description ThresholdLogSpanBuilder
ThresholdLogSpanBuilder. addReference(String type, io.opentracing.SpanContext context)
ThresholdLogSpanBuilder
ThresholdLogSpanBuilder. asChildOf(io.opentracing.Span parent)
ThresholdLogSpanBuilder
ThresholdLogSpanBuilder. asChildOf(io.opentracing.SpanContext parent)
ThresholdLogSpanBuilder
ThresholdLogSpanBuilder. ignoreActiveSpan()
ThresholdLogSpanBuilder
ThresholdLogSpanBuilder. withStartTimestamp(long microseconds)
ThresholdLogSpanBuilder
ThresholdLogSpanBuilder. withTag(String key, boolean value)
ThresholdLogSpanBuilder
ThresholdLogSpanBuilder. withTag(String key, Number value)
ThresholdLogSpanBuilder
ThresholdLogSpanBuilder. withTag(String key, String value)