public class DefaultWatcherCallBack extends Object implements WatcherCallBack
Constructor and Description |
---|
DefaultWatcherCallBack() |
Modifier and Type | Method and Description |
---|---|
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) |
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)
execute
in interface WatcherCallBack
Copyright © 2022 The Apache Software Foundation. All rights reserved.