Modifier and Type | Method and Description |
---|---|
void |
CyrusWorker.restore(IDPContext ctx,
PartGeneration part,
java.util.Map<java.lang.String,java.lang.Object> params) |
Modifier and Type | Field and Description |
---|---|
java.util.List<PartGeneration> |
DataProtectGeneration.parts |
Modifier and Type | Method and Description |
---|---|
static PartGeneration |
PartGeneration.create(int id,
java.lang.String server,
java.lang.String tag) |
Modifier and Type | Method and Description |
---|---|
void |
ConfigWorker.restore(IDPContext ctx,
PartGeneration part,
java.util.Map<java.lang.String,java.lang.Object> params) |
Modifier and Type | Method and Description |
---|---|
void |
ElasticWorker.restore(IDPContext ctx,
PartGeneration part,
java.util.Map<java.lang.String,java.lang.Object> params) |
Modifier and Type | Field and Description |
---|---|
static JdbcAbstractStore.Creator<PartGeneration> |
DataProtectGenerationStore.CREATOR |
Modifier and Type | Method and Description |
---|---|
PartGeneration |
DataProtectGenerationStore.last(java.lang.String tag,
java.lang.String serverAddress) |
Modifier and Type | Method and Description |
---|---|
java.util.List<PartGeneration> |
DataProtectGenerationStore.listParts(java.lang.String tag,
java.lang.String serverAddress) |
Modifier and Type | Method and Description |
---|---|
void |
GenerationWriter.addPart(PartGeneration part) |
void |
DataProtectGenerationStore.updatePart(PartGeneration part) |
void |
GenerationWriter.updatePart(PartGeneration part) |
Modifier and Type | Method and Description |
---|---|
void |
PgWorker.cleanup(IDPContext ctx,
PartGeneration part,
java.util.Map<java.lang.String,java.lang.Object> params) |
void |
PgWorker.restore(IDPContext ctx,
PartGeneration part,
java.util.Map<java.lang.String,java.lang.Object> params) |
Modifier and Type | Method and Description |
---|---|
PartGeneration |
IDPContext.IToolSession.backup(PartGeneration previous,
PartGeneration next) |
Modifier and Type | Method and Description |
---|---|
PartGeneration |
IDPContext.IToolSession.backup(PartGeneration previous,
PartGeneration next) |
void |
IBackupWorker.cleanup(IDPContext ctx,
PartGeneration part,
java.util.Map<java.lang.String,java.lang.Object> params) |
BmContext |
BackupDataProvider.create(PartGeneration pgPart,
VersionInfo dpVersion) |
void |
IBackupWorker.restore(IDPContext ctx,
PartGeneration part,
java.util.Map<java.lang.String,java.lang.Object> params) |
Modifier and Type | Field and Description |
---|---|
PartGeneration |
PartAllocation.next |
PartGeneration |
PartAllocation.previous |
Modifier and Type | Method and Description |
---|---|
PartGeneration |
SaveAllTask.PartGenerationIndex.get(PartGeneration partGeneration) |
Modifier and Type | Method and Description |
---|---|
PartGeneration |
SaveAllTask.PartGenerationIndex.get(PartGeneration partGeneration) |
Constructor and Description |
---|
LoadGenerationTask(BmContext ctx,
DataProtectGeneration dpGeneration,
PartGeneration pgPart,
java.util.List<PartGeneration> parts,
java.lang.String target) |
Constructor and Description |
---|
LoadGenerationTask(BmContext ctx,
DataProtectGeneration dpGeneration,
PartGeneration pgPart,
java.util.List<PartGeneration> parts,
java.lang.String target) |
Modifier and Type | Method and Description |
---|---|
PartGeneration |
ToolSession.backup(PartGeneration previous,
PartGeneration next) |
Modifier and Type | Method and Description |
---|---|
PartGeneration |
ToolSession.backup(PartGeneration previous,
PartGeneration next) |
Modifier and Type | Method and Description |
---|---|
void |
DefaultWorker.cleanup(IDPContext ctx,
PartGeneration part,
java.util.Map<java.lang.String,java.lang.Object> params) |
void |
DefaultWorker.restore(IDPContext ctx,
PartGeneration part,
java.util.Map<java.lang.String,java.lang.Object> params) |
Modifier and Type | Method and Description |
---|---|
void |
FileHostingBackupWorker.restore(IDPContext ctx,
PartGeneration part,
java.util.Map<java.lang.String,java.lang.Object> params) |
Modifier and Type | Method and Description |
---|---|
void |
SnappyWorker.restore(IDPContext ctx,
PartGeneration part,
java.util.Map<java.lang.String,java.lang.Object> params) |
Copyright © 2021. All Rights Reserved.