@InterfaceAudience.Public
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(WatchedEvent event) |
void process(WatchedEvent event)
Copyright © 2018 The Apache Software Foundation