| Package | Description | 
|---|---|
| com.gigaspaces.persistency.archive | |
| org.openspaces.admin.internal.space | 
 Internally Used. 
 | 
| org.openspaces.admin.space | 
 Support for managing of Space(s) through the Admin API. 
 | 
| org.openspaces.archive | |
| 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.config | 
 Support classes for Spring namespace based configuration of OpenSpaces core. 
 | 
| org.openspaces.core.config.annotation | |
| org.openspaces.core.context | 
 Allowing to inject configured GigaSpace instances within Spring application context using annotations. 
 | 
| org.openspaces.core.executor | |
| org.openspaces.core.executor.juc | |
| org.openspaces.core.internal | |
| org.openspaces.core.space | 
 This package is responsible for simplifying the creation of IJSpace implementation. 
 | 
| org.openspaces.core.space.mode | 
 A package exposing Space mode (primary/backup) events through Spring application event
support. 
 | 
| org.openspaces.core.space.support | |
| org.openspaces.core.transaction.internal | |
| org.openspaces.esb.mule.eventcontainer | |
| org.openspaces.esb.mule.queue | |
| org.openspaces.events | 
 A package including based classes and support classes for different OpenSpaces event containers. 
 | 
| org.openspaces.events.adapter | 
 A package including adapter implementation of SpaceDataEventListener allowing to use either
annotation or method listing to listen for events generated by different event containers. 
 | 
| org.openspaces.events.asyncpolling | |
| org.openspaces.events.asyncpolling.receive | |
| org.openspaces.events.notify | 
 A notify event container allowing to use GigaSpace support for notifications. 
 | 
| org.openspaces.events.polling | 
 A polling event container generating events by performing polling receive operations. 
 | 
| org.openspaces.events.polling.receive | 
 An abstraction on top of the actual receive operation performed by the polling event container. 
 | 
| org.openspaces.events.polling.trigger | 
 An abstraction on top of the trigger operation performed before the initiation of transactional receive
operation. 
 | 
| org.openspaces.events.support | |
| org.openspaces.extensions | |
| org.openspaces.grid.esm | |
| org.openspaces.grid.gsm.containers | |
| org.openspaces.grid.gsm.machines | |
| org.openspaces.grid.gsm.machines.backup | |
| org.openspaces.grid.gsm.rebalancing | |
| org.openspaces.jdbc.datasource | 
 Implementations of Jdbc DataSource interface using GigaSpaces support for Jdbc based on an
actual IJSpace or GigaSpace implementation. 
 | 
| org.openspaces.jms | 
 Holds simple factory beans to create GigaSpaces implementations of JMS ConnectionFactory and XAConnectionFactory. 
 | 
| org.openspaces.memcached | |
| org.openspaces.persistency.cassandra.archive | |
| org.openspaces.persistency.space | |
| org.openspaces.pu.container.jee.jetty.session | |
| org.openspaces.remoting | 
 A package including OpenSpaces support for Sync and Async remoting inspired by other Spring remoting
integrations. 
 | 
| org.openspaces.remoting.scripting | |
| org.openspaces.rest.utils | 
| Class and Description | 
|---|
| GigaSpace
 Provides a simpler interface of  
IJSpace extension utilizing GigaSpaces extended and
 simplified programming model. | 
| Class and Description | 
|---|
| GigaSpace
 Provides a simpler interface of  
IJSpace extension utilizing GigaSpaces extended and
 simplified programming model. | 
| Class and Description | 
|---|
| GigaSpace
 Provides a simpler interface of  
IJSpace extension utilizing GigaSpaces extended and
 simplified programming model. | 
| Class and Description | 
|---|
| GigaSpace
 Provides a simpler interface of  
IJSpace extension utilizing GigaSpaces extended and
 simplified programming model. | 
| Class and Description | 
|---|
| DefaultGigaSpace
 Default implementation of  
GigaSpace. | 
| ExecutorBuilder
 The executor builder allows to combine all the different types of executing tasks into a single
 execution (of course, the execution itself, of all the tasks, is asynchronous). 
 | 
| GigaMap | 
| GigaMapConfigurer
 A simple programmatic configurer for  
GigaMap instance wrapping the GigaMapFactoryBean. | 
| GigaSpace
 Provides a simpler interface of  
IJSpace extension utilizing GigaSpaces extended and
 simplified programming model. | 
| GigaSpaceConfigurer
 A simple programmatic configurer for  
GigaSpace instance wrapping the
 GigaSpaceFactoryBean. | 
| GigaSpaceTypeManager
 Interface encapsulating operations for getting and managing space type descriptors. 
 | 
| InvalidFifoOperationException
 A base class for invalid fifo operations exceptions. 
 | 
| IteratorBuilder
 Deprecated. 
 
since 14.0 - use  
GigaSpace.iterator(Object) or one of its overloads instead. | 
| QueryMultiplePartialFailureException
 Deprecated. 
 
since 7.1. Use operation specific exception  
ReadMultipleException,TakeMultipleException or ClearException | 
| ReadByIdsException.ReadByIdResult
 Holds a ReadByIdsException result. 
 | 
| ReadByIdsException.ReadByIdResult.ReadByIdResultType
 Determines the result type of a read by id operation result. 
 | 
| ResourceCapacityExceededException
 This exception indicates that a resource usage on the server is exceeding its capacity
  
SpaceMemoryShortageException RedoLogCapacityExceededException ResourceCapacityExceededException | 
| TakeByIdsException.TakeByIdResult
 Holds a TakeByIdsException result. 
 | 
| TakeByIdsException.TakeByIdResult.TakeByIdResultType
 Determines the result type of a take by id operation result. 
 | 
| TransactionDataAccessException
 An exception occurred during a space operation that has to do with transactional semantics. 
 | 
| WriteMultiplePartialFailureException
 Deprecated. 
 
since 7.1. use  
WriteMultipleException | 
| Class and Description | 
|---|
| GigaMapFactoryBean | 
| GigaSpaceFactoryBean
 A factory bean creating  
GigaSpace implementation. | 
| Class and Description | 
|---|
| GigaSpaceFactoryBean
 A factory bean creating  
GigaSpace implementation. | 
| Class and Description | 
|---|
| GigaSpace
 Provides a simpler interface of  
IJSpace extension utilizing GigaSpaces extended and
 simplified programming model. | 
| Class and Description | 
|---|
| GigaSpace
 Provides a simpler interface of  
IJSpace extension utilizing GigaSpaces extended and
 simplified programming model. | 
| Class and Description | 
|---|
| GigaSpace
 Provides a simpler interface of  
IJSpace extension utilizing GigaSpaces extended and
 simplified programming model. | 
| Class and Description | 
|---|
| GigaSpace
 Provides a simpler interface of  
IJSpace extension utilizing GigaSpaces extended and
 simplified programming model. | 
| Class and Description | 
|---|
| GigaSpace
 Provides a simpler interface of  
IJSpace extension utilizing GigaSpaces extended and
 simplified programming model. | 
| Class and Description | 
|---|
| GigaSpace
 Provides a simpler interface of  
IJSpace extension utilizing GigaSpaces extended and
 simplified programming model. | 
| Class and Description | 
|---|
| GigaSpace
 Provides a simpler interface of  
IJSpace extension utilizing GigaSpaces extended and
 simplified programming model. | 
| Class and Description | 
|---|
| GigaSpace
 Provides a simpler interface of  
IJSpace extension utilizing GigaSpaces extended and
 simplified programming model. | 
| Class and Description | 
|---|
| GigaSpace
 Provides a simpler interface of  
IJSpace extension utilizing GigaSpaces extended and
 simplified programming model. | 
| Class and Description | 
|---|
| GigaSpace
 Provides a simpler interface of  
IJSpace extension utilizing GigaSpaces extended and
 simplified programming model. | 
| Class and Description | 
|---|
| GigaSpace
 Provides a simpler interface of  
IJSpace extension utilizing GigaSpaces extended and
 simplified programming model. | 
| Class and Description | 
|---|
| GigaSpace
 Provides a simpler interface of  
IJSpace extension utilizing GigaSpaces extended and
 simplified programming model. | 
| Class and Description | 
|---|
| GigaSpace
 Provides a simpler interface of  
IJSpace extension utilizing GigaSpaces extended and
 simplified programming model. | 
| Class and Description | 
|---|
| GigaSpace
 Provides a simpler interface of  
IJSpace extension utilizing GigaSpaces extended and
 simplified programming model. | 
| Class and Description | 
|---|
| GigaSpace
 Provides a simpler interface of  
IJSpace extension utilizing GigaSpaces extended and
 simplified programming model. | 
| Class and Description | 
|---|
| GigaSpace
 Provides a simpler interface of  
IJSpace extension utilizing GigaSpaces extended and
 simplified programming model. | 
| Class and Description | 
|---|
| GigaSpace
 Provides a simpler interface of  
IJSpace extension utilizing GigaSpaces extended and
 simplified programming model. | 
| Class and Description | 
|---|
| GigaSpace
 Provides a simpler interface of  
IJSpace extension utilizing GigaSpaces extended and
 simplified programming model. | 
| Class and Description | 
|---|
| GigaSpace
 Provides a simpler interface of  
IJSpace extension utilizing GigaSpaces extended and
 simplified programming model. | 
| Class and Description | 
|---|
| GigaSpace
 Provides a simpler interface of  
IJSpace extension utilizing GigaSpaces extended and
 simplified programming model. | 
| Class and Description | 
|---|
| GigaSpace
 Provides a simpler interface of  
IJSpace extension utilizing GigaSpaces extended and
 simplified programming model. | 
| Class and Description | 
|---|
| PollingFuture | 
| Class and Description | 
|---|
| PollingFuture | 
| Class and Description | 
|---|
| GigaSpace
 Provides a simpler interface of  
IJSpace extension utilizing GigaSpaces extended and
 simplified programming model. | 
| Class and Description | 
|---|
| PollingFuture | 
| Class and Description | 
|---|
| GigaSpace
 Provides a simpler interface of  
IJSpace extension utilizing GigaSpaces extended and
 simplified programming model. | 
| Class and Description | 
|---|
| GigaSpace
 Provides a simpler interface of  
IJSpace extension utilizing GigaSpaces extended and
 simplified programming model. | 
| Class and Description | 
|---|
| GigaSpace
 Provides a simpler interface of  
IJSpace extension utilizing GigaSpaces extended and
 simplified programming model. | 
| Class and Description | 
|---|
| GigaSpace
 Provides a simpler interface of  
IJSpace extension utilizing GigaSpaces extended and
 simplified programming model. | 
| Class and Description | 
|---|
| GigaSpace
 Provides a simpler interface of  
IJSpace extension utilizing GigaSpaces extended and
 simplified programming model. | 
| Class and Description | 
|---|
| GigaSpace
 Provides a simpler interface of  
IJSpace extension utilizing GigaSpaces extended and
 simplified programming model. | 
| Class and Description | 
|---|
| GigaSpace
 Provides a simpler interface of  
IJSpace extension utilizing GigaSpaces extended and
 simplified programming model. | 
| Class and Description | 
|---|
| GigaSpace
 Provides a simpler interface of  
IJSpace extension utilizing GigaSpaces extended and
 simplified programming model. | 
| Class and Description | 
|---|
| GigaSpace
 Provides a simpler interface of  
IJSpace extension utilizing GigaSpaces extended and
 simplified programming model. | 
Copyright © GigaSpaces.