- java.lang.Object
-
- com.codahale.metrics.health.HealthCheck
-
- io.dropwizard.jdbi.DBIHealthCheck
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class com.codahale.metrics.health.HealthCheck
com.codahale.metrics.health.HealthCheck.Result
-
Constructor Summary
Constructors
| Constructor and Description |
DBIHealthCheck(org.skife.jdbi.v2.DBI dbi,
String validationQuery) |
-
Method Summary
-
Methods inherited from class com.codahale.metrics.health.HealthCheck
execute
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2015. All rights reserved.