@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 
 | 
static class  | 
Watcher.WatcherType
Enumeration of types of watchers 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
process(WatchedEvent event)  | 
void process(WatchedEvent event)
Copyright © 2008–2021 The Apache Software Foundation. All rights reserved.