Interface ZKStateChangedCallback


public interface ZKStateChangedCallback
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    changed(org.apache.storm.shade.org.apache.zookeeper.Watcher.Event.EventType type, String path)
     
  • Method Details

    • changed

      void changed(org.apache.storm.shade.org.apache.zookeeper.Watcher.Event.EventType type, String path)