public abstract class AbstractEvictionStrategy extends Object implements EvictionStrategy
Modifier and Type | Field and Description |
---|---|
protected int |
_batchSize |
Constructor and Description |
---|
AbstractEvictionStrategy() |
Modifier and Type | Method and Description |
---|---|
void |
setBatchSize(int batchSize)
Set the batch size to evict on each
evict() call. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
clear, createEntry, discardEntry, evict, touchEntry
Copyright © GigaSpaces.