| Package | Description |
|---|---|
| org.duracloud.sync.backup | |
| org.duracloud.sync.mgmt | |
| org.duracloud.sync.walker |
| Constructor and Description |
|---|
ChangedListBackupManager(ChangedList changedList,
File backupDir,
long backupFrequency,
List<File> contentDirs) |
| Modifier and Type | Method and Description |
|---|---|
static ChangedList |
ChangedList.getInstance() |
| Modifier and Type | Method and Description |
|---|---|
void |
ChangedListListener.listChanged(ChangedList list) |
| Constructor and Description |
|---|
ChangeWatcher(ChangedList changedList,
ChangeHandler handler,
long watchFrequency)
Creates a ChangeWatcher which watches for changes to the ChangedList
and notifies the ChangeHandler.
|
| Modifier and Type | Field and Description |
|---|---|
protected ChangedList |
DirWalker.changedList |
Copyright © 2009–2018 DuraSpace. All rights reserved.