| Package | Description |
|---|---|
| org.duracloud.sync.mgmt |
| Modifier and Type | Class and Description |
|---|---|
class |
SyncManager
The SyncManager is responsible to watch for new entries in the ChangedList
and make sure those changes are pushed to the SyncEndpoint.
|
| 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–2017 DuraSpace. All rights reserved.