|
GigaSpaces XAP 7.0 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.j_spaces.core | |
---|---|
com.gigaspaces.client | Deprecated: use org.openspaces.core instead. |
com.gigaspaces.events | Provides GigaSpaces events related interfaces. |
com.j_spaces.core | Provides Space properties and security context services |
com.j_spaces.core.admin | Provides GigaSpaces administration services |
com.j_spaces.core.client | Provides GigaSpaces client interface services |
com.j_spaces.core.cluster | Provides GigaSpaces cluster plug-in interfaces |
com.j_spaces.core.filters | Provides GigaSpaces filter plug-in interfaces. |
com.j_spaces.core.filters.entry | Provides GigaSpaces filter plug-in interfaces. |
com.j_spaces.javax.cache | Deprecated: use com.gigaspaces.datasource instead. |
com.j_spaces.jdbc | Provides GigaSpaces JDBC interfaces |
com.j_spaces.map | Provides GigaSpaces MAP API |
com.j_spaces.worker | Deprecated: use org.openspaces.pu instead. |
org.openspaces.core | Top level core package holding main OpenSpaces API for Space (GigaSpace) and Map (GigaMap) and the ability to create it. |
org.openspaces.core.map | A package including factory beans to create GigaSpaces IMap or JCache Cache based on an IJSpace instance. |
org.openspaces.core.space | This package is responsible for simplifying the creation of IJSpace implementation. |
org.openspaces.core.space.cache | A package allowing for simpler creation of Local Cache and Local View (expose an IJSpace) based on an actual IJSpace instance (usually created using the core.space package). |
org.openspaces.core.space.filter | A package allowing to simplify the injection of an actual ISpaceFilter instance during Space creation. |
org.openspaces.core.space.mode | A package exposing Space mode (primary/backup) events through Spring application event support. |
org.openspaces.core.transaction | A package exposing the ability to get a GigaSpaces/Jini current transaction (integrating with Spring transaction management). |
org.openspaces.core.transaction.manager | Jini and Local transaction managers using Spring abstraction for transaction managers (PlatformTransactionManager). |
org.openspaces.core.util | A package including utility classes for OpenSpaces core. |
org.openspaces.jdbc.datasource | Implementations of Jdbc DataSource interface using GigaSpaces support for Jdbc based on an actual IJSpace or GigaSpace implementation. |
org.openspaces.jee.sessions.jetty |
Classes in com.j_spaces.core used by com.gigaspaces.client | |
---|---|
DropClassException
Thrown when drop class operation failed. |
|
IJSpaceContainer
GigaSpaces(tm) introduces a unique concept to the JavaSpaces world - Space Containers. |
|
IStubHandler
A filter that contains functions to control the life cycle of a space related stub. |
|
LeaseContext
LeaseContext is a return-value encapsulation of a write operation. |
Classes in com.j_spaces.core used by com.gigaspaces.events | |
---|---|
IJSpace
Notice: since 7.0 this API is internal and might be subject to changes in future versions. |
Classes in com.j_spaces.core used by com.j_spaces.core | |
---|---|
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. |
|
FifoOperationException
Parent exception class of all Fifo Exceptions. |
|
IJSpace
Notice: since 7.0 this API is internal and might be subject to changes in future versions. |
|
JSpaceAttributes
JSpaceAttributes that contains all information per space. |
|
NoSuchNameException
A NoSuchNameException is thrown when a lookup of an object by name is performed and the name is not found. |
|
SpaceCopyStatus
Contains all information about space copy operation. |
Classes in com.j_spaces.core used by com.j_spaces.core.admin | |
---|---|
DropClassException
Thrown when drop class operation failed. |
|
IJSpace
Notice: since 7.0 this API is internal and might be subject to changes in future versions. |
|
JSpaceAttributes
JSpaceAttributes that contains all information per space. |
|
SpaceContext
The SpaceContext class defines context info passed from the proxy to the space. |
|
SpaceCopyStatus
Contains all information about space copy operation. |
Classes in com.j_spaces.core used by com.j_spaces.core.client | |
---|---|
DetailedUnusableEntryException
A DetailedUnusableEntryException is thrown when class version compatibility error, the space server contains an older version of class. |
|
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. |
Classes in com.j_spaces.core used by com.j_spaces.core.cluster | |
---|---|
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. |
|
JSpaceAttributes
JSpaceAttributes that contains all information per space. |
Classes in com.j_spaces.core used by com.j_spaces.core.filters | |
---|---|
IJSpace
Notice: since 7.0 this API is internal and might be subject to changes in future versions. |
|
SpaceContext
The SpaceContext class defines context info passed from the proxy to the space. |
Classes in com.j_spaces.core used by com.j_spaces.core.filters.entry | |
---|---|
IGSEntry
This class represents an Entry in a GigaSpace. |
Classes in com.j_spaces.core used by com.j_spaces.javax.cache | |
---|---|
IGSEntry
This class represents an Entry in a GigaSpace. |
Classes in com.j_spaces.core used by com.j_spaces.jdbc | |
---|---|
IJSpace
Notice: since 7.0 this API is internal and might be subject to changes in future versions. |
Classes in com.j_spaces.core used by com.j_spaces.map | |
---|---|
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. |
Classes in com.j_spaces.core used by com.j_spaces.worker | |
---|---|
IJSpace
Notice: since 7.0 this API is internal and might be subject to changes in future versions. |
Classes in com.j_spaces.core used by org.openspaces.core | |
---|---|
EntrySerializationException
This RuntimeException thrown when failed to serialize or deserialize Entry field. |
|
FifoOperationException
Parent exception class of all Fifo Exceptions. |
|
IJSpace
Notice: since 7.0 this API is internal and might be subject to changes in future versions. |
|
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. |
|
LeaseContext
LeaseContext is a return-value encapsulation of a write operation. |
|
MemoryShortageException
This Exception indicates that the space server process reached the predefined percentage usage ratio. |
Classes in com.j_spaces.core used by org.openspaces.core.map | |
---|---|
IJSpace
Notice: since 7.0 this API is internal and might be subject to changes in future versions. |
Classes in com.j_spaces.core used by org.openspaces.core.space | |
---|---|
IJSpace
Notice: since 7.0 this API is internal and might be subject to changes in future versions. |
Classes in com.j_spaces.core used by org.openspaces.core.space.cache | |
---|---|
IJSpace
Notice: since 7.0 this API is internal and might be subject to changes in future versions. |
Classes in com.j_spaces.core used by org.openspaces.core.space.filter | |
---|---|
IJSpace
Notice: since 7.0 this API is internal and might be subject to changes in future versions. |
|
SpaceContext
The SpaceContext class defines context info passed from the proxy to the space. |
Classes in com.j_spaces.core used by org.openspaces.core.space.mode | |
---|---|
IJSpace
Notice: since 7.0 this API is internal and might be subject to changes in future versions. |
Classes in com.j_spaces.core used by org.openspaces.core.transaction | |
---|---|
IJSpace
Notice: since 7.0 this API is internal and might be subject to changes in future versions. |
Classes in com.j_spaces.core used by org.openspaces.core.transaction.manager | |
---|---|
IJSpace
Notice: since 7.0 this API is internal and might be subject to changes in future versions. |
Classes in com.j_spaces.core used by org.openspaces.core.util | |
---|---|
IJSpace
Notice: since 7.0 this API is internal and might be subject to changes in future versions. |
Classes in com.j_spaces.core used by org.openspaces.jdbc.datasource | |
---|---|
IJSpace
Notice: since 7.0 this API is internal and might be subject to changes in future versions. |
Classes in com.j_spaces.core used by org.openspaces.jee.sessions.jetty | |
---|---|
IJSpace
Notice: since 7.0 this API is internal and might be subject to changes in future versions. |
|
GigaSpaces XAP 7.0 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |