public interface WatcherCallBack
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) |
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)
Copyright © 2022 The Apache Software Foundation. All rights reserved.