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