public interface FailedChangedEntryDetails
Modifier and Type | Method and Description |
---|---|
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.
|
String getTypeName()
Object getId()
int getVersion()
Throwable getCause()
Copyright © GigaSpaces.