| Package | Description | 
|---|---|
| com.gigaspaces.persistency | |
| org.openspaces.core.cluster | Cluster information holder objects and abstraction allowing for custom
beans to be injected with it (if set). | 
| org.openspaces.core.gateway | |
| org.openspaces.core.properties | A package supporting advance properties based configuration (based on Spring Properties configuration
support) and the ability to inject them externally to a Spring application context. | 
| 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.persistency | |
| org.openspaces.persistency.cassandra | |
| org.openspaces.persistency.patterns | Set of patterns that can be used to wrap different external data sources. | 
| org.openspaces.pu.container | An abstraction of a Processing Unit Containers. | 
| org.openspaces.pu.container.integrated | An integrated (embedded) processing unit container allowing to integrate the execution of a
Processing Unit within an application or executed within an IDE. | 
| org.openspaces.pu.container.jee | |
| org.openspaces.pu.container.jee.jetty | |
| org.openspaces.pu.container.spi | Internal (SPI) level interfaces for processing unit containers. | 
| org.openspaces.pu.container.standalone | A standalone processing unit container. | 
| org.openspaces.pu.sla | Definition of SLA (Service Level Agreement) when deploying onto an SLA enabled container (such as the
Service Grid). | 
| org.openspaces.remoting | A package including OpenSpaces support for Sync and Async remoting inspired by other Spring remoting
integrations. | 
| org.openspaces.remoting.scripting | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | MongoSpaceDataSourceBeanFactory | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ClusterInfoPropertyPlaceholderConfigurerProvides the  ClusterInfoparameters as injected
 properties that can be used within Spring application context. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractGatewayComponentFactoryBeanBase class for replication gateway components. | 
| class  | GatewayDelegatorFactoryBeanA gateway delegator factory bean for creating a  ReplicationConnectionDelegatorContainer. | 
| class  | GatewaySinkFactoryBeanA sink factory bean for creating a  LocalClusterReplicationSinkwhich represents a gateway
 sink component. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | BeanLevelPropertyPlaceholderConfigurerAn extension on top of Spring  PropertyPlaceholderConfigurerthat works withBeanLevelPropertiesin order to inject bean level properties. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | EmbeddedSpaceFactoryBean | 
| class  | RestBean | 
| class  | UrlSpaceFactoryBeanA space factory bean that creates a space ( IJSpace) based on a url. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | RefreshSpaceModeContextLoaderExtension to SpaceModeContextLoader allowing for the context loader to be refreshable and load
 new code. | 
| class  | SpaceModeContextLoaderA Space mode based Spring context loader allows to load Spring application context if the Space
 is in  PRIMARYmode. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ClusterInfoAwareSpaceDataSourceCreated by yuvalm on 23/04/2014. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | CassandraSpaceDataSourceA Cassandra implementation of  SpaceDataSource. | 
| class  | CassandraSpaceDataSourceFactoryBeanA  FactoryBeanfor creating a singleton instance ofCassandraSpaceDataSource. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ManagedEntriesSpaceDataSourceAn implementation of  SpaceDataSourcethat can provide a list of
 all the given entries this space data source handles. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ProcessingUnitContainerProviderA processing unit container provider is responsible for creating  ProcessingUnitContainer. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | IntegratedProcessingUnitContainerProviderAn  IntegratedProcessingUnitContainerprovider. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | JeeProcessingUnitContainerProviderAn extension to the  ApplicationContextProcessingUnitContainerProviderthat can handle JEE processing units. | 
| class  | SharedContextFactoryA helper to construct web context path. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | JettyJeeProcessingUnitContainerProviderAn implementation of  JeeProcessingUnitContainerProviderthat can run web applications (war files) using Jetty. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ApplicationContextProcessingUnitContainerProvider | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | StandaloneProcessingUnitContainerProviderA  StandaloneProcessingUnitContainerprovider. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | PrimaryZoneControllerPrimaryZoneControlleris a task that runs periodically and checks if primary-zone
 definition is violated: 1. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ExecutorRemotingTask<T extends Serializable>A  Taskthat can be used to simulate remote invocation withSpaceRemotingServiceExporter. | 
| class  | SpaceRemotingServiceExporterExports a list of services (beans) as remote services with the Space as the transport layer. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DefaultScriptingExecutorA Default "server" side script executor. | 
Copyright © GigaSpaces.