GigaSpaces XAP 9.0 API

Uses of Class
org.openspaces.core.space.cache.AbstractLocalCacheSpaceFactoryBean

Packages that use AbstractLocalCacheSpaceFactoryBean
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). 
 

Uses of AbstractLocalCacheSpaceFactoryBean in org.openspaces.core.space.cache
 

Subclasses of AbstractLocalCacheSpaceFactoryBean in org.openspaces.core.space.cache
 class LocalCacheSpaceFactoryBean
          In some cases, the memory capacity of an individual application is not capable of holding all the information in the local application memory.
 class 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.
 


GigaSpaces XAP 9.0 API

Copyright © GigaSpaces.