public interface FileStoreRestore
| Modifier and Type | Method and Description |
|---|---|
void |
restore(File source) |
void |
restore(File source,
File destination) |
void restore(File source, File destination) throws IOException, InvalidFileStoreVersionException
void restore(File source)
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.