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