| Package | Description |
|---|---|
| org.neo4j.io.fs.watcher | |
| org.neo4j.io.fs.watcher.resource |
| Modifier and Type | Method and Description |
|---|---|
WatchedResource |
FileWatcher.watch(File file)
Register provided directory in list of resources that we would like to watch and receive status modification
updates
|
WatchedResource |
DefaultFileSystemWatcher.watch(File file) |
WatchedResource |
RestartableFileSystemWatcher.watch(File file) |
WatchedResource |
SilentFileWatcher.watch(File file) |
| Modifier and Type | Class and Description |
|---|---|
class |
WatchedFile
Default
WatchedResource implementation. |
| Modifier and Type | Field and Description |
|---|---|
static WatchedResource |
WatchedResource.EMPTY |
Copyright © 2002–2018 The Neo4j Graph Database Project. All rights reserved.