|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CuratorWatcher
A version of Watcher that can throw an exception
| Method Summary | |
|---|---|
void |
process(org.apache.zookeeper.WatchedEvent event)
Same as Watcher.process(WatchedEvent). |
| Method Detail |
|---|
void process(org.apache.zookeeper.WatchedEvent event)
throws Exception
Watcher.process(WatchedEvent). If an exception
is thrown, Curator will log it
event - the event
Exception - any exceptions to log
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||