@Service(value=Restorer.class) public class Restorer extends Object
Constructor and Description |
---|
Restorer() |
Modifier and Type | Method and Description |
---|---|
void |
restore(InputStream backupData,
TcProvider target)
Restores triple-collections from a backup to a specified TcProvider
|
public void restore(InputStream backupData, TcProvider target) throws IOException
backupData
- the bytes of a backup ziptarget
- the TcProvider into which to restore the dataIOException
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.