Uses of Interface
io.dropwizard.redis.health.Pingable
-
Packages that use Pingable Package Description io.dropwizard.redis.health -
-
Uses of Pingable in io.dropwizard.redis.health
Methods in io.dropwizard.redis.health that return Pingable Modifier and Type Method Description PingableRedisHealthCheck. getClient()Constructors in io.dropwizard.redis.health with parameters of type Pingable Constructor Description RedisHealthCheck(Pingable client)
-