| Interface | Description |
|---|---|
| ChangedEntryDetails<T> |
The result of a change operation executed on an entry
|
| ChangeFunction<T,R> | |
| ChangeOperationResult |
A single change result which was applied on an object.
|
| ChangeResult<T> |
Result of a change operation.
|
| DirectSpaceProxyFactory | |
| 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 | Description |
|---|---|
| ChangeModifiers |
Provides modifiers to customize the behavior of change operations.
|
| ChangeSet |
The set of changes to apply for matches entries of the change operation
|
| ChangeSetInternalUtils | |
| ClearModifiers |
Provides modifiers to customize the behavior of clear operations.
|
| ClusterConfig | |
| CountModifiers |
Provides modifiers to customize the behavior of count operations.
|
| CustomChangeOperation |
A base class for custom change operation implementations
|
| IsolationLevelModifiers |
Base class for isolation level based space proxy operations modifiers.
|
| ReadByIdsResultImpl<T> | |
| ReadModifiers |
Provides modifiers to customize the behavior of read operations.
|
| ReadTakeByIdResult |
Holds a read/takeByIds operation's exception result.
|
| ReadTakeByIdsResult<T> |
ReadByIds operation results holder.
|
| SpaceProxyFactory | |
| SpaceProxyOperationModifiers |
Base class for space proxy operations modifiers.
|
| TakeByIdsResultImpl<T> | |
| TakeModifiers |
Provides modifiers to customize the behavior of take operations.
|
| WriteModifiers |
Provides modifiers to customize the behavior of write operations.
|
| Exception | Description |
|---|---|
| ChangeException |
Thrown when any error occurred when trying to perform change of entries
|
| ClearByIdsException |
Created by boris on 12/30/2014.
|
| ClearException |
Thrown when a space clear operation fails.
|
| EntryLockedException | |
| ReadByIdsException |
Thrown when readByIds operation fails.
|
| ReadMultipleException |
Thrown when a space readMultiple operation fails.
|
| ReadTakeByIdsException |
A base class for Read/TakeByIdsException
|
| ResourceCapacityExceededException |
Thrown when a resource usage is exceeding its capacity
MemoryShortageException RedoLogCapacityExceededException |
| TakeByIdsException |
Thrown when takeByIds operation fails.
|
| TakeMultipleException |
Thrown when a space takeMultiple operation fails.
|
| WriteMultipleException |
Thrown when writeMultiple operation fails.
|
org.openspaces.core instead.Copyright © GigaSpaces.