Uses of Class
com.couchbase.client.core.cnc.tracing.ThresholdRequestTracer
| Package | Description |
|---|---|
| com.couchbase.client.core.cnc.tracing |
-
Uses of ThresholdRequestTracer in com.couchbase.client.core.cnc.tracing
Methods in com.couchbase.client.core.cnc.tracing that return ThresholdRequestTracer Modifier and Type Method Description ThresholdRequestTracerThresholdRequestTracer.Builder. build()static ThresholdRequestTracerThresholdRequestTracer. create(EventBus eventBus)Short-hand to create the tracer with the event bus that needs to be used.static ThresholdRequestTracerThresholdRequestTracer. create(EventBus eventBus, ThresholdRequestTracerConfig config)Creates a tracer with config and a reference to the event bus.