Uses of Class
org.openspaces.core.space.CustomCachePolicy
Packages that use CustomCachePolicy
Package
Description
This package is responsible for simplifying the creation of IJSpace implementation.
-
Uses of CustomCachePolicy in org.openspaces.core.space
Methods in org.openspaces.core.space that return CustomCachePolicyModifier and TypeMethodDescriptionCustomCachePolicy.evictionStrategy(SpaceEvictionStrategy evictionStrategy) Sets the custom eviction strategy to be used by the space, When using a Custom Cache Policy this property must be set.CustomCachePolicy.setEvictionStrategy(SpaceEvictionStrategy evictionStrategy) Sets the custom eviction strategy to be used by the space, When using a Custom Cache Policy this property must be set.