Uses of Class
com.couchbase.client.core.env.ThresholdRequestTracerConfig
-
Packages that use ThresholdRequestTracerConfig Package Description com.couchbase.client.core.cnc.tracing com.couchbase.client.core.env -
-
Uses of ThresholdRequestTracerConfig in com.couchbase.client.core.cnc.tracing
Methods in com.couchbase.client.core.cnc.tracing that return ThresholdRequestTracerConfig Modifier and Type Method Description ThresholdRequestTracerConfigThresholdRequestTracer. config()Returns the current configuration.Methods in com.couchbase.client.core.cnc.tracing with parameters of type ThresholdRequestTracerConfig Modifier and Type Method Description static ThresholdRequestTracerThresholdRequestTracer. create(EventBus eventBus, ThresholdRequestTracerConfig config)Creates a tracer with config and a reference to the event bus. -
Uses of ThresholdRequestTracerConfig in com.couchbase.client.core.env
Methods in com.couchbase.client.core.env that return ThresholdRequestTracerConfig Modifier and Type Method Description ThresholdRequestTracerConfigThresholdRequestTracerConfig.Builder. build()static ThresholdRequestTracerConfigThresholdRequestTracerConfig. create()static ThresholdRequestTracerConfigThresholdRequestTracerConfig. disabled()
-