Uses of Class
com.couchbase.client.core.env.LoggingMeterConfig
Packages that use LoggingMeterConfig
-
Uses of LoggingMeterConfig in com.couchbase.client.core.cnc.metrics
Methods in com.couchbase.client.core.cnc.metrics that return LoggingMeterConfigModifier and TypeMethodDescriptionLoggingMeter.config()Returns the currently active configuration.Methods in com.couchbase.client.core.cnc.metrics with parameters of type LoggingMeterConfigModifier and TypeMethodDescriptionstatic LoggingMeterLoggingMeter.create(EventBus eventBus, LoggingMeterConfig config) -
Uses of LoggingMeterConfig in com.couchbase.client.core.env
Methods in com.couchbase.client.core.env that return LoggingMeterConfigModifier and TypeMethodDescriptionLoggingMeterConfig.Builder.build()static LoggingMeterConfigLoggingMeterConfig.create()Deprecated.static LoggingMeterConfigLoggingMeterConfig.disabled()Deprecated.This method creates a new builder.
CoreEnvironment.Builder.loggingMeterConfig(Consumer)and configure the builder passed to the consumer.