Class FileStoreRestoreImpl
java.lang.Object
org.apache.jackrabbit.oak.backup.impl.FileStoreRestoreImpl
- All Implemented Interfaces:
FileStoreRestore
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
FileStoreRestoreImpl
public FileStoreRestoreImpl()
-
-
Method Details
-
restore
public void restore(File source, File destination) throws IOException, InvalidFileStoreVersionException - Specified by:
restore
in interfaceFileStoreRestore
- Throws:
IOException
InvalidFileStoreVersionException
-
restore
- Specified by:
restore
in interfaceFileStoreRestore
-