Package | Description |
---|---|
com.datastax.driver.core |
The main package for the DataStax Java driver for Cassandra.
|
Modifier and Type | Method and Description |
---|---|
MetricsOptions |
Configuration.getMetricsOptions()
Returns the metrics configuration, if metrics are enabled.
|
Modifier and Type | Method and Description |
---|---|
Configuration.Builder |
Configuration.Builder.withMetricsOptions(MetricsOptions metricsOptions)
Sets the metrics options for this cluster.
|
Copyright © 2012–2023. All rights reserved.