| Package | Description |
|---|---|
| com.couchbase.client.core | |
| com.couchbase.client.core.cnc | |
| com.couchbase.client.core.cnc.metrics |
| Modifier and Type | Method and Description |
|---|---|
ValueRecorder |
CoreProtostellar.responseMetric(Core.ResponseMetricIdentifier rmi) |
ValueRecorder |
Core.responseMetric(Request<?> request,
Throwable err) |
| 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 |
LoggingMeter.valueRecorder(String name,
Map<String,String> tags) |
Copyright © 2024 Couchbase, Inc.. All rights reserved.