public class BackupDataProvider
extends java.lang.Object
implements java.lang.AutoCloseable
IServiceProvider
interface.Constructor and Description |
---|
BackupDataProvider(java.lang.String target,
SecurityContext sc,
IServerTaskMonitor monitor) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
BmContext |
createContextWithData(DataProtectGeneration dpg,
Restorable restorable) |
BmContext |
DIRECTORY(PartGeneration pgPart,
VersionInfo dpVersion) |
public BackupDataProvider(java.lang.String target, SecurityContext sc, IServerTaskMonitor monitor)
target
- the name of the database the data will be restored intopublic BmContext DIRECTORY(PartGeneration pgPart, VersionInfo dpVersion) throws java.lang.Exception
java.lang.Exception
public BmContext createContextWithData(DataProtectGeneration dpg, Restorable restorable) throws java.lang.Exception
java.lang.Exception
public void close() throws java.lang.Exception
close
in interface java.lang.AutoCloseable
java.lang.Exception
Copyright © 2021. All Rights Reserved.