| 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  | 
ClusterInfoPropertyPlaceholderConfigurer
Provides the  
ClusterInfo parameters as injected
 properties that can be used within Spring application context. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AbstractGatewayComponentFactoryBean
Base class for replication gateway components. 
 | 
class  | 
GatewayDelegatorFactoryBean
A gateway delegator factory bean for creating a  
ReplicationConnectionDelegatorContainer. | 
class  | 
GatewaySinkFactoryBean
A sink factory bean for creating a  
LocalClusterReplicationSink which represents a gateway
 sink component. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
BeanLevelPropertyPlaceholderConfigurer
An extension on top of Spring  
PropertyPlaceholderConfigurer that works with BeanLevelProperties in order to inject bean level properties. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
EmbeddedSpaceFactoryBean  | 
class  | 
RestBean  | 
class  | 
UrlSpaceFactoryBean
A space factory bean that creates a space ( 
IJSpace) based on a url. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
RefreshSpaceModeContextLoader
Extension to SpaceModeContextLoader allowing for the context loader to be refreshable and load
 new code. 
 | 
class  | 
SpaceModeContextLoader
A Space mode based Spring context loader allows to load Spring application context if the Space
 is in  
PRIMARY mode. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ClusterInfoAwareSpaceDataSource
Created by yuvalm on 23/04/2014. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
CassandraSpaceDataSource
A Cassandra implementation of  
SpaceDataSource. | 
class  | 
CassandraSpaceDataSourceFactoryBean
A  
FactoryBean for creating a singleton instance of CassandraSpaceDataSource. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ManagedEntriesSpaceDataSource
An implementation of  
SpaceDataSource that can provide a list of
 all the given entries this space data source handles. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ProcessingUnitContainerProvider
A processing unit container provider is responsible for creating  
ProcessingUnitContainer. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
IntegratedProcessingUnitContainerProvider
An  
IntegratedProcessingUnitContainer provider. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
JeeProcessingUnitContainerProvider
An extension to the  
ApplicationContextProcessingUnitContainerProvider
 that can handle JEE processing units. | 
class  | 
SharedContextFactory
A helper to construct web context path. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
JettyJeeProcessingUnitContainerProvider
An implementation of  
JeeProcessingUnitContainerProvider
 that can run web applications (war files) using Jetty. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ApplicationContextProcessingUnitContainerProvider  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
StandaloneProcessingUnitContainerProvider
A  
StandaloneProcessingUnitContainer provider. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
PrimaryZoneController
PrimaryZoneController is 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  
Task that can be used to simulate remote invocation with
 SpaceRemotingServiceExporter. | 
class  | 
SpaceRemotingServiceExporter
Exports a list of services (beans) as remote services with the Space as the transport layer. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
DefaultScriptingExecutor
A Default "server" side script executor. 
 | 
Copyright © GigaSpaces.