| Package | Description | 
|---|---|
| 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. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Collection<ChangedEntryDetails<T>> | 
ChangeResult.getResults()
Returns a collection of  
ChangedEntryDetails of the changed
 entries. | 
Collection<ChangedEntryDetails<?>> | 
ChangeException.getSuccesfullChanges()
Returns the successfully done changes. 
 | 
| Constructor and Description | 
|---|
ChangeException(String message,
               Collection<ChangedEntryDetails<?>> changedEntries,
               Collection<FailedChangedEntryDetails> entriesFailedToChange,
               Collection<Throwable> errors)  | 
| Modifier and Type | Method and Description | 
|---|---|
Collection<ChangedEntryDetails<?>> | 
ChangeException.getSuccesfullChanges()
Returns the successfully done changes. 
 | 
Copyright © GigaSpaces.