Package ch.rswk.meta.engine
Class AlertRegistry.CounterHealthCheck
java.lang.Object
com.codahale.metrics.health.HealthCheck
ch.rswk.meta.engine.AlertRegistry.CounterHealthCheck
- Enclosing class:
AlertRegistry
private static class AlertRegistry.CounterHealthCheck
extends com.codahale.metrics.health.HealthCheck
-
Nested Class Summary
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final com.codahale.metrics.Counter
private final long
private final long
private static final String
-
Constructor Summary
ConstructorsConstructorDescriptionCounterHealthCheck
(com.codahale.metrics.Counter counter, long high, long low) -
Method Summary
Modifier and TypeMethodDescriptionprotected com.codahale.metrics.health.HealthCheck.Result
check()