public interface Watcher
Modifier and Type | Interface and Description |
---|---|
static interface |
Watcher.Event
This interface defines the possible states an Event may represent
|
Modifier and Type | Method and Description |
---|---|
void |
process(org.apache.zookeeper.WatchedEvent event) |
Copyright © 2012 The Apache Software Foundation