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