Package org.apache.pulsar.metadata.impl
Class ZKSessionWatcher
java.lang.Object
org.apache.pulsar.metadata.impl.ZKSessionWatcher
- All Implemented Interfaces:
AutoCloseable,Watcher
Monitor the ZK session state every few seconds and send notifications.
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.apache.zookeeper.Watcher
Watcher.Event, Watcher.WatcherType -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ZKSessionWatcher
-
-
Method Details
-
close
- Specified by:
closein interfaceAutoCloseable- Throws:
Exception
-
process
-