| Package | Description |
|---|---|
| com.couchbase.client.core.cnc.metrics | |
| com.couchbase.client.core.env | |
| com.couchbase.client.core.transaction.context |
| Modifier and Type | Class and Description |
|---|---|
class |
LoggingMeter
The default metrics implementation which aggregates latency information and emits it at a regular interval.
|
class |
NoopMeter |
| Modifier and Type | Method and Description |
|---|---|
Meter |
CoreEnvironment.meter() |
| Modifier and Type | Method and Description |
|---|---|
SELF |
CoreEnvironment.Builder.meter(Meter meter)
Allows to configure a custom metrics implementation.
|
| Constructor and Description |
|---|
CoreTransactionsContext(Meter meter) |
CoreTransactionsCounters(Meter meter) |
Copyright © 2024 Couchbase, Inc.. All rights reserved.