Uses of Class
com.couchbase.client.core.env.LoggingMeterConfig
-
Uses of LoggingMeterConfig in com.couchbase.client.core.cnc.metrics
Modifier and TypeMethodDescriptionLoggingMeter.config()
Returns the currently active configuration.Modifier and TypeMethodDescriptionstatic LoggingMeter
LoggingMeter.create
(EventBus eventBus, LoggingMeterConfig config) -
Uses of LoggingMeterConfig in com.couchbase.client.core.env
Modifier and TypeMethodDescriptionLoggingMeterConfig.Builder.build()
static LoggingMeterConfig
LoggingMeterConfig.create()
Deprecated.static LoggingMeterConfig
LoggingMeterConfig.disabled()
Deprecated.This method creates a new builder.
CoreEnvironment.Builder.loggingMeterConfig(Consumer)
and configure the builder passed to the consumer.