public class RepositoryHealthCheck
extends com.codahale.metrics.health.HealthCheck
| Modifier | Constructor and Description |
|---|---|
protected |
RepositoryHealthCheck(org.opennms.newts.api.SampleRepository repository) |
| Modifier and Type | Method and Description |
|---|---|
protected com.codahale.metrics.health.HealthCheck.Result |
check()
Perform simple query; Establishes only that we can go to the database without excepting.
|
Copyright © 2015. All rights reserved.