Package org.apache.storm.callback
Class DefaultWatcherCallBack
java.lang.Object
org.apache.storm.callback.DefaultWatcherCallBack
- All Implemented Interfaces:
- WatcherCallBack
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
DefaultWatcherCallBackpublic DefaultWatcherCallBack()
 
- 
- 
Method Details- 
executepublic 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:
- executein interface- WatcherCallBack
 
 
-