|
GigaSpaces XAP 10.0.1 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
T - public interface ChangedEntryDetails<T>
The result of a change operation executed on an entry
| Method Summary | |
|---|---|
List<com.gigaspaces.client.ChangeOperationResult> |
getChangeOperationsResults()
Returns the results of the change operations which were inflicted on the changed 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()
List<com.gigaspaces.client.ChangeOperationResult> getChangeOperationsResults()
ChangeSet that
was used for this change operation.
|
GigaSpaces XAP 10.0.1 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||