Package | Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
SpaceEvictionStrategy |
CustomCachePolicyFactoryBean.getSpaceEvictionStrategy() |
Modifier and Type | Method and Description |
---|---|
void |
CustomCachePolicyFactoryBean.setSpaceEvictionStrategy(SpaceEvictionStrategy spaceEvictionStrategy) |
Modifier and Type | Method and Description |
---|---|
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.
|
Copyright © GigaSpaces.