management
package instead@Deprecated public interface BackupStatus
AdminDistributedSystem.backupAllMembers(java.io.File,java.io.File)
.Modifier and Type | Method and Description |
---|---|
Map<DistributedMember,Set<PersistentID>> |
getBackedUpDiskStores()
Deprecated.
Returns a map of disk stores that were successfully backed up.
|
Set<PersistentID> |
getOfflineDiskStores()
Deprecated.
Returns the set of disk stores that were known to be offline at the time of the backup.
|
Map<DistributedMember,Set<PersistentID>> getBackedUpDiskStores()
Set<PersistentID> getOfflineDiskStores()