Package | Description |
---|---|
net.bluemind.dataprotect.api | |
net.bluemind.dataprotect.service.internal |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.CompletableFuture<TaskRef> |
IDataProtectPromise.run(RestoreDefinition restoreDefinition) |
TaskRef |
IDataProtect.run(RestoreDefinition restoreDefinition)
Executes a restore operation on the given
Restorable item using
data from a DataProtectGeneration |
void |
IDataProtectAsync.run(RestoreDefinition restoreDefinition,
AsyncHandler<TaskRef> handler) |
Modifier and Type | Method and Description |
---|---|
TaskRef |
DPService.run(RestoreDefinition restoreDefinition) |
Copyright © 2021. All Rights Reserved.