|
GigaSpaces XAP 7.0 API | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
IGSEntry | This class represents an Entry in a GigaSpace. |
IJSpace | Notice: since 7.0 this API is internal and might be subject to changes in future versions. |
IJSpaceContainer | GigaSpaces(tm) introduces a unique concept to the JavaSpaces world - Space Containers. |
ISpaceState | Defines a set of constants that gives an information on the state of a JavaSpace. |
IStubHandler | A filter that contains functions to control the life cycle of a space related stub. |
LeaseContext<T> | LeaseContext is a return-value encapsulation of a write operation. |
SpaceCopyStatus | Contains all information about space copy operation. |
Class Summary | |
---|---|
JSpaceAttributes | JSpaceAttributes that contains all information per space. |
SpaceContext | The SpaceContext class defines context info passed from the proxy to the space. |
Exception Summary | |
---|---|
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. |
Provides Space properties and security context services
|
GigaSpaces XAP 7.0 API | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |