public interface ISpaceCopyResult
Modifier and Type | Method and Description |
---|---|
Exception |
getFailureReason() |
String |
getStringDescription(String remoteSpaceMember,
String remoteMemberUrl,
String spaceName,
boolean spaceSyncOperation,
long duration) |
boolean |
isEmpty() |
boolean |
isFailed() |
boolean |
isSuccessful() |
SpaceCopyStatus |
toOldResult(short operationType,
String targetMember) |
boolean isSuccessful()
boolean isFailed()
Exception getFailureReason()
boolean isEmpty()
String getStringDescription(String remoteSpaceMember, String remoteMemberUrl, String spaceName, boolean spaceSyncOperation, long duration)
SpaceCopyStatus toOldResult(short operationType, String targetMember)
Copyright © GigaSpaces.