GigaSpaces XAP 8.0 API

Uses of Class
org.openspaces.core.space.LruCachePolicy

Packages that use LruCachePolicy
org.openspaces.core.space This package is responsible for simplifying the creation of IJSpace implementation. 
 

Uses of LruCachePolicy in org.openspaces.core.space
 

Methods in org.openspaces.core.space that return LruCachePolicy
 LruCachePolicy LruCachePolicy.initialLoadPercentage(int initialLoadPercentage)
          When a space is running in a persistent mode (i.e. using the HibernateDataSource implementation), The initial_load sets the % of the space cache data to be loaded (default is 50%) maximum size.
 LruCachePolicy LruCachePolicy.size(int size)
          The number of entries to keep in the space.
 


GigaSpaces XAP 8.0 API

Copyright © GigaSpaces.