- java.lang.Object
-
- com.yammer.metrics.core.HealthCheck
-
- org.gearman.server.healthchecks.RedisHealthCheck
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class com.yammer.metrics.core.HealthCheck
com.yammer.metrics.core.HealthCheck.Result
-
Constructor Summary
Constructors
| Constructor and Description |
RedisHealthCheck(redis.clients.jedis.Jedis redisClient) |
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
com.yammer.metrics.core.HealthCheck.Result |
check() |
-
Methods inherited from class com.yammer.metrics.core.HealthCheck
execute, getName
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2013. All Rights Reserved.