Uses of Class
org.duracloud.sync.mgmt.ChangedFile
Packages that use ChangedFile
-
Uses of ChangedFile in org.duracloud.sync.mgmt
Methods in org.duracloud.sync.mgmt that return ChangedFileModifier and TypeMethodDescriptionChangedList.reserve()Retrieves a changed file for processing and removes it from the list of unreserved files.Methods in org.duracloud.sync.mgmt with parameters of type ChangedFileModifier and TypeMethodDescriptionbooleanChangeHandler.handleChangedFile(ChangedFile changedFile) Tells the handler that a file has changedbooleanSyncManager.handleChangedFile(ChangedFile changedFile) Notifies the SyncManager that a file has changedConstructors in org.duracloud.sync.mgmt with parameters of type ChangedFileModifierConstructorDescriptionSyncWorker(ChangedFile file, File watchDir, SyncEndpoint endpoint) Creates a SyncWorker to handle syncing a file