| Package | Description |
|---|---|
| org.duracloud.sync.walker |
| Modifier and Type | Class and Description |
|---|---|
class |
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.
|
| Modifier and Type | Method and Description |
|---|---|
static DirWalker |
DirWalker.start(List<File> topDirs,
File excludeFile) |
static DirWalker |
RestartDirWalker.start(List<File> topDirs,
File excludeFile,
long lastBackup) |
Copyright © 2009–2014 DuraSpace. All rights reserved.