public static class GooglePubSubSender.DefaultHealthChecker extends Object implements GooglePubSubSender.HealthChecker
| Constructor and Description |
|---|
DefaultHealthChecker(com.google.cloud.pubsub.PubSub pubsub,
String topic,
ScheduledExecutorService executor,
Duration healthcheckInterval) |
public DefaultHealthChecker(com.google.cloud.pubsub.PubSub pubsub,
String topic,
ScheduledExecutorService executor,
Duration healthcheckInterval)
public void start()
start in interface io.dropwizard.lifecycle.Managedpublic void stop()
throws Exception
stop in interface io.dropwizard.lifecycle.ManagedExceptionpublic boolean isHealthy()
isHealthy in interface GooglePubSubSender.HealthCheckerCopyright © 2017. All rights reserved.