Uses of Class
com.couchbase.client.core.env.AggregatingMeterConfig
-
Packages that use AggregatingMeterConfig Package Description com.couchbase.client.core.cnc.metrics com.couchbase.client.core.env -
-
Uses of AggregatingMeterConfig in com.couchbase.client.core.cnc.metrics
Methods in com.couchbase.client.core.cnc.metrics that return AggregatingMeterConfig Modifier and Type Method Description AggregatingMeterConfigAggregatingMeter. config()Returns the currently active configuration.Methods in com.couchbase.client.core.cnc.metrics with parameters of type AggregatingMeterConfig Modifier and Type Method Description static AggregatingMeterAggregatingMeter. create(EventBus eventBus, AggregatingMeterConfig config) -
Uses of AggregatingMeterConfig in com.couchbase.client.core.env
Methods in com.couchbase.client.core.env that return AggregatingMeterConfig Modifier and Type Method Description AggregatingMeterConfigAggregatingMeterConfig.Builder. build()static AggregatingMeterConfigAggregatingMeterConfig. create()static AggregatingMeterConfigAggregatingMeterConfig. disabled()
-