|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EvictionConfig | |
|---|---|
| com.hazelcast.cache.impl.eviction | Eviction policy implementations for cache. |
| com.hazelcast.config | Provides classes for configuring HazelcastInstance. |
| Uses of EvictionConfig in com.hazelcast.cache.impl.eviction |
|---|
| Methods in com.hazelcast.cache.impl.eviction with parameters of type EvictionConfig | |
|---|---|
static EvictionPolicyEvaluator |
EvictionPolicyEvaluatorProvider.getEvictionPolicyEvaluator(EvictionConfig evictionConfig)
Gets the EvictionPolicyEvaluator implementation specified with evictionPolicy. |
static EvictionStrategy |
EvictionStrategyProvider.getEvictionStrategy(EvictionConfig evictionConfig)
Gets the EvictionStrategy implementation specified with evictionStrategyType. |
| Uses of EvictionConfig in com.hazelcast.config |
|---|
| Classes in com.hazelcast.config that implement EvictionConfig | |
|---|---|
class |
CacheEvictionConfig
Configuration for cache's capacity. |
class |
CacheEvictionConfigReadOnly
Contains the configuration for a size of cache. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||