Class WatchManagerFactory

java.lang.Object
org.apache.zookeeper.server.watch.WatchManagerFactory

public class WatchManagerFactory extends Object
A factory used to produce the actual watch manager based on the zookeeper.watchManagerName option.
  • Field Details

  • Constructor Details

    • WatchManagerFactory

      public WatchManagerFactory()
  • Method Details