- java.lang.Object
-
- com.codahale.metrics.health.HealthCheck
-
- org.restsql.service.monitoring.DatabaseConnectionHealthCheck
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class com.codahale.metrics.health.HealthCheck
com.codahale.metrics.health.HealthCheck.Result
-
Method Summary
Methods
Modifier and Type |
Method and Description |
protected com.codahale.metrics.health.HealthCheck.Result |
check() |
-
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 © 2011-2018 restSQL Project Contributors