| Package | Description | 
|---|---|
| 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.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). | 
| Constructor and Description | 
|---|
| GigaSpaceConfigurer(SpaceConfigurer configurer)Constructs a new configurer based on the Space. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractSpaceConfigurer | 
| class  | EmbeddedSpaceConfigurer | 
| class  | SpaceProxyConfigurer | 
| class  | UrlSpaceConfigurerA simple configurer helper to create  IJSpaceinstances. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | LocalCacheSpaceConfigurerA simple configurer helper to create  IJSpacelocal cache. | 
| class  | LocalViewSpaceConfigurerA simple configurer helper to create  IJSpacelocal view. | 
| Constructor and Description | 
|---|
| LocalCacheSpaceConfigurer(SpaceConfigurer spaceConfigurer) | 
| LocalViewSpaceConfigurer(SpaceConfigurer spaceConfigurer) | 
Copyright © GigaSpaces.