Package | Description |
---|---|
com.couchbase.client.core | |
com.couchbase.client.core.cnc | |
com.couchbase.client.core.cnc.metrics |
Modifier and Type | Method and Description |
---|---|
ValueRecorder |
Core.responseMetric(Request<?> request) |
Modifier and Type | Method and Description |
---|---|
ValueRecorder |
Meter.valueRecorder(String name,
Map<String,String> tags)
Creates a new value recorder.
|
Modifier and Type | Class and Description |
---|---|
class |
AggregatingValueRecorder
Aggregates value information in a histogram.
|
class |
NoopValueRecorder |
Modifier and Type | Method and Description |
---|---|
ValueRecorder |
NoopMeter.valueRecorder(String name,
Map<String,String> tags) |
ValueRecorder |
AggregatingMeter.valueRecorder(String name,
Map<String,String> tags) |
Copyright © 2021 Couchbase, Inc.. All rights reserved.