All Classes
-
All Classes Interface Summary Class Summary Enum Summary Class Description ChangedFile ChangedList The list of files which have been changed.ChangedListBackupManager Manages the backing up of the changed list on a consistent schedule.ChangedListListener ChangeHandler ChangeWatcher Watches for new items on the ChangedList.ChunkFilteredIterator This class exposes an iterator to a String listing that excludes content chunks (as defined in ChunksManifest.java) and replaces items named as chunk manifests (as defined in ChunksManifest.java) with their original content name.DeleteChecker DirectoryListener Handles update notifications from the Directory Update Monitor by adding the changed files to the ChangedList.DirectoryUpdateMonitor Monitors of local file system directories for changes.DirectoryUtil DirWalker Handles the walking of a set of directory trees.DuraStoreChunkSyncEndpoint DuraStoreSyncEndpoint Endpoint which pushes files to DuraCloud.EndPointListener This interface defines listener methods for monitoring changes in the SyncEndPointEndPointLogger This class monitors and logs evnet point events.FileExclusionManager This class provides a mechanism for clients to determine whether or not a particular file should be ignored.FileSystemSyncEndpoint Allows syncing to be performed to a location on the local file system.MonitoredFile MonitoredInputStream RestartDirWalker Walks a set of directory trees just like a DirWalker, but only adds files to the changed list if their modified date is more recent than the time of the last backup.StatusManager Singleton class which tracks the status of the sync queueSyncBackupManager Handles the execution of the changed list backup managerSyncConfig SyncEndpoint Endpoint to which files are synchronized.SyncManager The SyncManager is responsible to watch for new entries in the ChangedList and make sure those changes are pushed to the SyncEndpoint.SyncResultType SyncSummary A class that describes a completed sync operation.SyncSummary.Status SyncTool Starting point for the Sync Tool.SyncToolConfig Configuration for the Sync ToolSyncToolConfigParser Handles reading the configuration parameters for the Sync ToolSyncToolInitializer Initializes the configuration of the Sync Tool.SyncWorker Handles the syncing of a single changed file using the given endpoint.