| 
GigaSpaces XAP 9.1 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 | 
|---|
| Subclasses of LruCachePolicy in org.openspaces.core.space | |
|---|---|
 class | 
CustomCachePolicy
Configures the Space to run in Custom mode.  | 
| 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 9.1 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||