Class LocalBookkeeperEnsemble.ZKConnectionWatcher

java.lang.Object
org.apache.pulsar.zookeeper.LocalBookkeeperEnsemble.ZKConnectionWatcher
All Implemented Interfaces:
org.apache.zookeeper.Watcher
Enclosing class:
LocalBookkeeperEnsemble

public static class LocalBookkeeperEnsemble.ZKConnectionWatcher extends Object implements org.apache.zookeeper.Watcher
  • Constructor Details

    • ZKConnectionWatcher

      public ZKConnectionWatcher()
  • Method Details

    • process

      public void process(org.apache.zookeeper.WatchedEvent event)
      Specified by:
      process in interface org.apache.zookeeper.Watcher
    • waitForConnection

      public void waitForConnection() throws IOException
      Throws:
      IOException