Class RDFConnectionHealthCheck


  • public class RDFConnectionHealthCheck
    extends com.codahale.metrics.health.HealthCheck
    Check the health of the RDF connection.
    • Nested Class Summary

      • Nested classes/interfaces inherited from class com.codahale.metrics.health.HealthCheck

        com.codahale.metrics.health.HealthCheck.Result, com.codahale.metrics.health.HealthCheck.ResultBuilder
    • Constructor Detail

      • RDFConnectionHealthCheck

        public RDFConnectionHealthCheck​(RDFConnection rdfConnection)
        Create an object that checks the health of an RDF Connection.
        Parameters:
        rdfConnection - the RDF Connection