|
GigaSpaces XAP 10.0.1 API | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
org.openspaces.core
instead.
See:
Description
Interface Summary | |
---|---|
ChangedEntryDetails<T> | The result of a change operation executed on an entry |
ChangeResult<T> | Result of a change operation. |
FailedChangedEntryDetails | The result of a change operation of a specific entry that raised an exception |
IPojoSpace | Deprecated. Since 8.0 - Use GigaSpace instead. |
ReadByIdsResult<T> | Holds iterable results of the readByIds operation. |
TakeByIdsResult<T> | Holds iterable results of the takeByIds operation. |
WriteMultipleException.IWriteResult |
Class Summary | |
---|---|
ChangeModifiers | Provides modifiers to customize the behavior of change operations. |
ChangeSet | The set of changes to apply for matches entries of the change operation |
ClearModifiers | Provides modifiers to customize the behavior of clear operations. |
CountModifiers | Provides modifiers to customize the behavior of count operations. |
ReadModifiers | Provides modifiers to customize the behavior of read operations. |
SpaceProxyOperationModifiers | Base class for space proxy operations modifiers. |
TakeModifiers | Provides modifiers to customize the behavior of take operations. |
WriteModifiers | Provides modifiers to customize the behavior of write operations. |
Exception Summary | |
---|---|
ChangeException | Thrown when any error occurred when trying to perform change of entries |
ClearException | Thrown when a space clear operation fails. |
ReadByIdsException | Thrown when readByIds operation fails. |
ReadMultipleException | Thrown when a space readMultiple operation fails. |
TakeByIdsException | Thrown when takeByIds operation fails. |
TakeMultipleException | Thrown when a space takeMultiple operation fails. |
WriteMultipleException | Thrown when writeMultiple operation fails. |
Deprecated: use org.openspaces.core
instead.
|
GigaSpaces XAP 10.0.1 API | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |