public class CassandraHealthCheck
extends com.codahale.metrics.health.HealthCheck
validationQuery succeeds.| Constructor and Description |
|---|
CassandraHealthCheck(com.datastax.driver.core.Cluster cluster,
String validationQuery,
io.dropwizard.util.Duration timeout) |
| Modifier and Type | Method and Description |
|---|---|
protected com.codahale.metrics.health.HealthCheck.Result |
check() |
public CassandraHealthCheck(com.datastax.driver.core.Cluster cluster,
String validationQuery,
io.dropwizard.util.Duration timeout)
Copyright © 2016 Composable Systems Limited. All rights reserved.