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