public class RestoreCore extends Object implements Callable<Boolean>
RestoreCore(BackupRepository backupRepo, SolrCore core, URI location, String name)
Boolean
call()
boolean
doRestore()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RestoreCore(BackupRepository backupRepo, SolrCore core, URI location, String name)
public Boolean call() throws Exception
call
Callable<Boolean>
Exception
public boolean doRestore() throws Exception