public interface CuratorWatcher
Watcher that can throw an exception| Modifier and Type | Method and Description |
|---|---|
void |
process(org.apache.zookeeper.WatchedEvent event)
Same as
Watcher.process(WatchedEvent). |
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.