|
GemFire 6.6.1 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface BackupStatus
The status of a backup operation, returned by
AdminDistributedSystem.backupAllMembers(java.io.File).
| Method Summary | |
|---|---|
Map<DistributedMember,Set<PersistentID>> |
getBackedUpDiskStores()
Returns a map of disk stores that were successfully backed up. |
Set<PersistentID> |
getOfflineDiskStores()
Returns the set of disk stores that were known to be offline at the time of the backup. |
| Method Detail |
|---|
Map<DistributedMember,Set<PersistentID>> getBackedUpDiskStores()
Set<PersistentID> getOfflineDiskStores()
|
GemFire 6.6.1 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||