Interface | Description |
---|---|
IGSEntry |
This class represents an
Entry in a GigaSpace. |
IJSpace |
Notice: Since 7.0 this API is internal and subject to changes in future versions - Use
GigaSpace instead. |
ISpaceState |
Defines a set of constants that gives an information on the state of a JavaSpace.
|
LeaseContext<T> |
LeaseContext is a return-value encapsulation of a write operation.
|
SpaceCopyStatus |
Contains all information about space copy operation.
|
Class | Description |
---|---|
SpaceContext |
The SpaceContext class defines context info passed from the proxy to the space.
|
Exception | Description |
---|---|
CreateException |
A CreateException is thrown if an attempt to create a new space fails.
|
DestroyedFailedException |
A DestroyedFailedException is thrown if an attempt to destroy an
existing space fails.
|
DetailedUnusableEntryException |
A DetailedUnusableEntryException is thrown when class version compatibility error,
the space server contains an older version of class.
|
DropClassException |
Thrown when drop class operation failed.
|
EntrySerializationException |
This RuntimeException thrown when failed to serialize or deserialize Entry field.
|
FifoOperationException |
Parent exception class of all Fifo Exceptions.
|
InvalidFifoClassException | Deprecated
This exception is no longer thrown.
|
InvalidFifoTemplateException |
This exception is thrown if read or take operations executed in FIFO mode,
but the template class FIFO mode already been set to non FIFO.
|
MemoryShortageException |
This Exception indicates that the space server process reached
the predefined percentage usage ratio.
|
NoSuchNameException |
A NoSuchNameException is thrown when a lookup of an object by name is
performed and the name is not found.
|
Copyright © GigaSpaces.