|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.continuent.tungsten.replicator.backup.RestoreTask
public class RestoreTask
Processes a restore command including retrieving the backup file and loading into the database.
| Constructor Summary | |
|---|---|
RestoreTask(java.net.URI uri,
com.continuent.tungsten.fsm.event.EventDispatcher dispatcher,
BackupAgent backupAgent,
StorageAgent storageAgent)
|
|
| Method Summary | |
|---|---|
java.lang.String |
call()
Execute the backup task. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RestoreTask(java.net.URI uri,
com.continuent.tungsten.fsm.event.EventDispatcher dispatcher,
BackupAgent backupAgent,
StorageAgent storageAgent)
| Method Detail |
|---|
public java.lang.String call()
throws BackupException
call in interface java.util.concurrent.Callable<java.lang.String>BackupException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||