Uses of Interface
com.gigaspaces.client.FailedChangedEntryDetails
Packages that use FailedChangedEntryDetails
Package
Description
Deprecated: use
org.openspaces.core instead.Top level core package holding main OpenSpaces API for Space (GigaSpace) and Map (GigaMap) and
the ability to create it.
-
Uses of FailedChangedEntryDetails in com.gigaspaces.client
Methods in com.gigaspaces.client that return types with arguments of type FailedChangedEntryDetailsConstructor parameters in com.gigaspaces.client with type arguments of type FailedChangedEntryDetailsModifierConstructorDescriptionChangeException(String message, int numChangedEntries, Collection<FailedChangedEntryDetails> entriesFailedToChange, Collection<Throwable> errors) -
Uses of FailedChangedEntryDetails in com.gigaspaces.internal.client
Classes in com.gigaspaces.internal.client that implement FailedChangedEntryDetails -
Uses of FailedChangedEntryDetails in org.openspaces.core
Methods in org.openspaces.core that return types with arguments of type FailedChangedEntryDetailsModifier and TypeMethodDescriptionChangeException.getFailedChanges()Returns the entries that failed to change result.