|
GigaSpaces XAP 7.0 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.openspaces.core.space.cache | |
---|---|
org.openspaces.core.config | Support classes for Spring namespace based configuration of OpenSpaces core. |
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). |
Classes in org.openspaces.core.space.cache used by org.openspaces.core.config | |
---|---|
LocalCacheSpaceFactoryBean
In some cases, the memory capacity of an individual application is not capable of holding all the information in the local application memory. |
|
LocalViewSpaceFactoryBean
The space local view proxy maintains a subset of the master space's data, allowing the client to read distributed data without any remote operations. |
Classes in org.openspaces.core.space.cache used by org.openspaces.core.space.cache | |
---|---|
AbstractLocalCacheSpaceFactoryBean
Base class for different Local cache space proxies that work with a master IJSpace . |
|
LocalCacheSpaceConfigurer
A simple configurer helper to create IJSpace local cache. |
|
LocalCacheSpaceConfigurer.UpdateMode
|
|
LocalViewSpaceConfigurer
A simple configurer helper to create IJSpace local view. |
|
GigaSpaces XAP 7.0 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |