public class DefaultWatcherCallBack extends Object implements WatcherCallBack
| Constructor and Description | 
|---|
DefaultWatcherCallBack()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
execute(org.apache.zookeeper.Watcher.Event.KeeperState state,
       org.apache.zookeeper.Watcher.Event.EventType type,
       String path)  | 
public void execute(org.apache.zookeeper.Watcher.Event.KeeperState state,
                    org.apache.zookeeper.Watcher.Event.EventType type,
                    String path)
execute in interface WatcherCallBackCopyright © 2022 The Apache Software Foundation. All Rights Reserved.