| Package | Description |
|---|---|
| com.h3c.sdn.adm |
Definitions of the domain model and services specific to the
Administrator tier of the VCF Controller.
|
| com.h3c.sdn.adm.backup | |
| com.h3c.sdn.api |
Definitions of services for driving outbound external communications for
interacting with peers and integrating with other external applications,
e.g.
|
| com.h3c.sdn.backup |
...
|
| Modifier and Type | Method and Description |
|---|---|
BackupInformation |
BackupService.getLastRestoreInformation(String systemId,
Authentication auth)
Get last restore information.
|
| Modifier and Type | Method and Description |
|---|---|
BackupInformation |
BackupServer.getLastRestoreInformation(String fileLoc,
Authentication auth)
Get last restore information.
|
BackupInformation |
BackupRestoreComponent.getLastRestoreInformation(String systemId,
Authentication auth) |
BackupInformation |
BackupTeamProxy.getLastRestoreInformation(String systemId,
Authentication auth) |
| Modifier and Type | Method and Description |
|---|---|
BackupInformation |
BackupTransferService.sendGetLastRestoreInformation(SystemInformation si)
Get last backup information.
|
| Modifier and Type | Method and Description |
|---|---|
static BackupInformation |
BackupInformation.readBackupInfo(File file) |
| Modifier and Type | Method and Description |
|---|---|
static void |
BackupInformation.writeBackupInfo(BackupInformation backupInformation,
File file) |
Copyright © 2014. All Rights Reserved.