Class DefaultWatcherCallBack

java.lang.Object
org.apache.storm.callback.DefaultWatcherCallBack
All Implemented Interfaces:
WatcherCallBack

public class DefaultWatcherCallBack extends Object implements WatcherCallBack
  • Constructor Details

    • DefaultWatcherCallBack

      public DefaultWatcherCallBack()
  • Method Details

    • execute

      public void execute(org.apache.storm.shade.org.apache.zookeeper.Watcher.Event.KeeperState state, org.apache.storm.shade.org.apache.zookeeper.Watcher.Event.EventType type, String path)
      Specified by:
      execute in interface WatcherCallBack