public interface IDataConsumeResult extends Externalizable
| Modifier and Type | Method and Description | 
|---|---|
| boolean | isFailed() | 
| boolean | sameFailure(IDataConsumeResult otherResult) | 
| Exception | toException() | 
readExternal, writeExternalboolean isFailed()
Exception toException()
boolean sameFailure(IDataConsumeResult otherResult)
Copyright © GigaSpaces.