|
GigaSpaces XAP 9.7.2 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SpaceEvictionStrategy | |
---|---|
org.openspaces.core.config | Support classes for Spring namespace based configuration of OpenSpaces core. |
org.openspaces.core.space | This package is responsible for simplifying the creation of IJSpace implementation. |
Uses of SpaceEvictionStrategy in org.openspaces.core.config |
---|
Methods in org.openspaces.core.config that return SpaceEvictionStrategy | |
---|---|
SpaceEvictionStrategy |
CustomCachePolicyFactoryBean.getSpaceEvictionStrategy()
|
Methods in org.openspaces.core.config with parameters of type SpaceEvictionStrategy | |
---|---|
void |
CustomCachePolicyFactoryBean.setSpaceEvictionStrategy(SpaceEvictionStrategy spaceEvictionStrategy)
|
Uses of SpaceEvictionStrategy in org.openspaces.core.space |
---|
Methods in org.openspaces.core.space with parameters of type SpaceEvictionStrategy | |
---|---|
CustomCachePolicy |
CustomCachePolicy.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. |
void |
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. |
|
GigaSpaces XAP 9.7.2 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |