Package org.apache.storm.callback
Interface ZKStateChangedCallback
-
public interface ZKStateChangedCallback
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
changed(org.apache.storm.shade.org.apache.zookeeper.Watcher.Event.EventType type, String path)
-
-
-
Method Detail
-
changed
void changed(org.apache.storm.shade.org.apache.zookeeper.Watcher.Event.EventType type, String path)
-
-