|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface for all eviction algorithm
Method Summary | |
void |
process(Region (src) region)
Entry point for evictin algorithm. |
void |
resetEvictionQueue(Region (src) region)
Reset the whole eviction queue. |
Method Detail |
public void process(Region (src) region) throws EvictionException (src)
region
- Region that this algorithm will operate on.
EvictionException (src)
public void resetEvictionQueue(Region (src) region)
region
- Region that this algorithm will operate on.
|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |