Uses of Class
com.couchbase.client.core.tracing.ThresholdLogReporter
Package | Description |
---|---|
com.couchbase.client.core.tracing |
-
Uses of ThresholdLogReporter in com.couchbase.client.core.tracing
Methods in com.couchbase.client.core.tracing that return ThresholdLogReporter Modifier and Type Method Description ThresholdLogReporter
ThresholdLogReporter.Builder. build()
static ThresholdLogReporter
ThresholdLogReporter. create()
static ThresholdLogReporter
ThresholdLogReporter. disabled()
Methods in com.couchbase.client.core.tracing with parameters of type ThresholdLogReporter Modifier and Type Method Description static ThresholdLogTracer
ThresholdLogTracer. create(ThresholdLogReporter reporter)
Creates a new tracer with a custom reporter.