public interface FileStoreBackup
| Modifier and Type | Method and Description |
|---|---|
void |
backup(SegmentReader reader,
Revisions revisions,
File destination) |
boolean |
cleanup(FileStore f) |
void backup(SegmentReader reader, Revisions revisions, File destination) throws IOException, InvalidFileStoreVersionException
boolean cleanup(FileStore f) throws IOException
IOExceptionCopyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.