Uses of Class
org.duracloud.sync.mgmt.ChangedList
Packages that use ChangedList
-
Uses of ChangedList in org.duracloud.sync.backup
Constructors in org.duracloud.sync.backup with parameters of type ChangedListModifierConstructorDescriptionChangedListBackupManager(ChangedList changedList, File backupDir, long backupFrequency, List<File> contentDirs) -
Uses of ChangedList in org.duracloud.sync.mgmt
Methods in org.duracloud.sync.mgmt that return ChangedListMethods in org.duracloud.sync.mgmt with parameters of type ChangedListConstructors in org.duracloud.sync.mgmt with parameters of type ChangedListModifierConstructorDescriptionChangeWatcher(ChangedList changedList, ChangeHandler handler, long watchFrequency) Creates a ChangeWatcher which watches for changes to the ChangedList and notifies the ChangeHandler. -
Uses of ChangedList in org.duracloud.sync.walker
Fields in org.duracloud.sync.walker declared as ChangedList