public class FileWatcher
extends java.lang.Object
| Modifier and Type | Field | Description |
|---|---|---|
protected java.lang.String |
fileName |
|
protected NodeProxy |
proxy |
| Constructor | Description |
|---|---|
FileWatcher() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
close() |
|
FileWatcher |
init(NodeProxyFileSystem owner,
java.lang.String fileName) |
protected NodeProxy proxy
protected java.lang.String fileName
public FileWatcher init(NodeProxyFileSystem owner, java.lang.String fileName)
public void close()