public interface DiskBackupStatus
Modifier and Type | Method and Description |
---|---|
Map<String,String[]> |
getBackedUpDiskStores()
Returns a map of member names/IDs and the
PersistentID of the disk stores that were
backed up. |
String[] |
getOfflineDiskStores()
Returns a list of directories for the disk stores that were off-line at the time the backup
occurred.
|
Map<String,String[]> getBackedUpDiskStores()
PersistentID
of the disk stores that were
backed up.PersistentID
of the disk stores that were
backed upString[] getOfflineDiskStores()