Package org.apache.jackrabbit.oak.backup
Interface FileStoreBackup
- All Known Implementing Classes:
FileStoreBackupImpl
public interface FileStoreBackup
-
Method Summary
-
Method Details
-
backup
void backup(SegmentReader reader, Revisions revisions, File destination) throws IOException, InvalidFileStoreVersionException -
cleanup
- Throws:
IOException
-