Uses of Class
org.openspaces.core.space.LruCachePolicy
Packages that use LruCachePolicy
Package
Description
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.spaceModifier and TypeClassDescriptionclassConfigures the Space to run in Custom mode.Methods in org.openspaces.core.space that return LruCachePolicyModifier and TypeMethodDescriptionLruCachePolicy.initialLoadPercentage(int initialLoadPercentage) When a space is running in a persistent mode (i.e.LruCachePolicy.setInitialLoadPercentage(int initialLoadPercentage) When a space is running in a persistent mode (i.e.The number of entries to keep in the space.LruCachePolicy.size(int size) The number of entries to keep in the space.