public class ErrorNotifierShutdownServiceImpl extends Object implements ErrorNotifier
| Constructor and Description |
|---|
ErrorNotifierShutdownServiceImpl(org.apache.pulsar.zookeeper.ZooKeeperSessionWatcher.ShutdownService shutdownService) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
triggerError(Throwable th) |
void |
waitForError() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDefaultImpl, getShutdownServiceImplpublic ErrorNotifierShutdownServiceImpl(org.apache.pulsar.zookeeper.ZooKeeperSessionWatcher.ShutdownService shutdownService)
public void triggerError(Throwable th)
triggerError in interface ErrorNotifierpublic void waitForError()
throws Exception
waitForError in interface ErrorNotifierExceptionpublic void close()
close in interface AutoCloseableclose in interface ErrorNotifierCopyright © 2017–2021 Apache Software Foundation. All rights reserved.