|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EvictionOperator | |
|---|---|
| com.hazelcast.map.impl | Contains implementation specific classes of com.hazelcast.map package. |
| com.hazelcast.map.impl.eviction | This package contains eviction classes. |
| Uses of EvictionOperator in com.hazelcast.map.impl |
|---|
| Methods in com.hazelcast.map.impl that return EvictionOperator | |
|---|---|
EvictionOperator |
MapServiceContext.getEvictionOperator()
|
| Methods in com.hazelcast.map.impl with parameters of type EvictionOperator | |
|---|---|
void |
MapServiceContext.setEvictionOperator(EvictionOperator evictionOperator)
Sets an EvictionOperator to this MapServiceContext. |
| Uses of EvictionOperator in com.hazelcast.map.impl.eviction |
|---|
| Methods in com.hazelcast.map.impl.eviction that return EvictionOperator | |
|---|---|
static EvictionOperator |
EvictionOperator.create(MapServiceContext mapServiceContext)
|
static EvictionOperator |
EvictionOperator.create(MemoryInfoAccessor memoryInfoAccessor,
MapServiceContext mapServiceContext)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||