|
GigaSpaces XAP 10.0.1 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ChangedEntryDetails | |
---|---|
com.gigaspaces.client | Deprecated: use org.openspaces.core instead. |
org.openspaces.core | Top level core package holding main OpenSpaces API for Space (GigaSpace) and Map (GigaMap) and the ability to create it. |
Uses of ChangedEntryDetails in com.gigaspaces.client |
---|
Methods in com.gigaspaces.client that return types with arguments of type ChangedEntryDetails | |
---|---|
Collection<ChangedEntryDetails<T>> |
ChangeResult.getResults()
Returns a collection of ChangedEntryDetails of the changed
entries. |
Collection<ChangedEntryDetails<?>> |
ChangeException.getSuccesfullChanges()
Returns the successfully done changes. |
Constructor parameters in com.gigaspaces.client with type arguments of type ChangedEntryDetails | |
---|---|
ChangeException(String message,
Collection<ChangedEntryDetails<?>> changedEntries,
Collection<FailedChangedEntryDetails> entriesFailedToChange,
Collection<Throwable> errors)
|
Uses of ChangedEntryDetails in org.openspaces.core |
---|
Methods in org.openspaces.core that return types with arguments of type ChangedEntryDetails | |
---|---|
Collection<ChangedEntryDetails<?>> |
ChangeException.getSuccesfullChanges()
Returns the successfully done changes. |
|
GigaSpaces XAP 10.0.1 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |