Uses of Class
com.couchbase.client.core.metrics.NetworkLatencyMetricsCollector
Package | Description |
---|---|
com.couchbase.client.core.env |
-
Uses of NetworkLatencyMetricsCollector in com.couchbase.client.core.env
Methods in com.couchbase.client.core.env that return NetworkLatencyMetricsCollector Modifier and Type Method Description NetworkLatencyMetricsCollector
CoreEnvironment. networkLatencyMetricsCollector()
Returns the collector responsible for aggregating and publishing network latency information.NetworkLatencyMetricsCollector
DefaultCoreEnvironment. networkLatencyMetricsCollector()