|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
MultiQueueFunction | Interface used by MQ algorithm to compute the queue number according to frequency of access. |
Class Summary | |
---|---|
MultiQueueCache<K,V> | Implementation of Cache that uses the MQ algorithm as an eviction policy. |
MultiQueueEntry<K> | Represents a node that holds information about key, access and expire time, frequency and queue number. |
Provides classes that help implementing a cache using MQ algorithm as an eviction policy.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |