Package | Description |
---|---|
org.duracloud.sync.backup | |
org.duracloud.sync.mgmt |
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.
|
Copyright © 2009–2016 DuraSpace. All rights reserved.