public class RDFConnectionHealthCheck
extends com.codahale.metrics.health.HealthCheck
| Constructor and Description |
|---|
RDFConnectionHealthCheck(org.apache.jena.rdfconnection.RDFConnection rdfConnection)
Create an object that checks the health of an RDF Connection.
|
| Modifier and Type | Method and Description |
|---|---|
protected com.codahale.metrics.health.HealthCheck.Result |
check() |