| Package | Description |
|---|---|
| com.datastax.dse.driver.api.core.metrics | |
| com.datastax.oss.driver.api.core.metrics |
| Modifier and Type | Class and Description |
|---|---|
class |
DseSessionMetric
See
reference.conf for a description of each metric. |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultSessionMetric
See
reference.conf for a description of each metric. |
| Modifier and Type | Method and Description |
|---|---|
default <T extends com.codahale.metrics.Metric> |
Metrics.getSessionMetric(SessionMetric metric)
Shortcut for
getSessionMetric(metric, null). |
<T extends com.codahale.metrics.Metric> |
Metrics.getSessionMetric(SessionMetric metric,
String profileName)
Retrieves a session-level metric from the registry.
|
Copyright © 2017–2023. All rights reserved.