GigaSpaces XAP 9.7.2 API

Uses of Interface
com.gigaspaces.client.ChangedEntryDetails

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 9.7.2 API

Copyright © GigaSpaces.