| Package | Description | 
|---|---|
| com.gigaspaces.internal.server.space | |
| com.gigaspaces.internal.server.space.metadata | |
| com.j_spaces.core | 
 Provides Space properties and security context services 
 | 
| com.j_spaces.core.client | 
 Provides GigaSpaces client interface services 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
SpaceEngine.registerTypeDesc(ITypeDesc typeDesc,
                boolean fromGateway)
Attempts to register the provided  
ITypeDesc instance and replicate the operation if
 necessary. | 
| Modifier and Type | Method and Description | 
|---|---|
AddTypeDescResult | 
SpaceTypeManager.addTypeDesc(ITypeDesc typeDesc)  | 
void | 
SpaceTypeManager.loadSpaceTypes(SpaceURL url)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
FifoOperationException
Parent exception class of all Fifo Exceptions. 
 | 
class  | 
InvalidFifoClassException
Deprecated. 
 
This exception is no longer thrown. 
 | 
class  | 
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. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
EntryNotInSpaceException
This exception is thrown when update operation is rejected. 
 | 
class  | 
EntryVersionConflictException
This exception is thrown when update/take operation is rejected as a result of optimistic locking
 version conflict. 
 | 
Copyright © GigaSpaces.