|
GigaSpaces XAP 9.7.2 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FailedChangedEntryDetails
The result of a change operation of a specific entry that raised an exception
Method Summary | |
---|---|
Throwable |
getCause()
Returns the failure caused by attempting to update this entry. |
Object |
getId()
Returns the id of the changed entry. |
String |
getTypeName()
Returns the changed entry type name. |
int |
getVersion()
Returns the version of the entry after the change opertion. |
Method Detail |
---|
String getTypeName()
Object getId()
int getVersion()
Throwable getCause()
|
GigaSpaces XAP 9.7.2 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |