|
Infinispan Distribution 5.2.6.Final-redhat-2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BackupResponse
Represents a response from a backup replication call.
Method Summary | |
---|---|
Set<String> |
getCommunicationErrors()
Returns the list of sites where the backups failed due to a bridge communication error (as opposed to an error caused by Infinispan, e.g. |
Map<String,Throwable> |
getFailedBackups()
|
long |
getSendTimeMillis()
Return the time in millis when this operation was initiated. |
void |
waitForBackupToFinish()
|
Method Detail |
---|
void waitForBackupToFinish() throws Exception
Exception
Map<String,Throwable> getFailedBackups()
Set<String> getCommunicationErrors()
long getSendTimeMillis()
|
Infinispan Distribution 5.2.6.Final-redhat-2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |