|
GigaSpaces XAP 7.0 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 |
---|
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 7.0 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |