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