Method List
-
#[] HashCache::LRU
-
#[] HashCache::TTL
-
#[]= HashCache::TTL
-
#[]= HashCache::LRU
-
#append HashCache::LinkedList
-
#each HashCache::LinkedList
-
#empty? HashCache::LinkedList
-
#fetch HashCache::Accessible
-
#initialize HashCache::TTL
-
#initialize HashCache::LRU
-
#initialize HashCache::LinkedList
-
#initialize HashCache::LinkedList::Node
-
#left HashCache::LinkedList::Node
-
#left? HashCache::LinkedList::Node
-
#length HashCache::LinkedList
-
#lpop HashCache::LinkedList
-
#max_keys HashCache::LRU
-
#memoize HashCache::Accessible
-
#move_to_head HashCache::LinkedList
-
#pop HashCache::LinkedList
-
#prepend HashCache::LinkedList
-
#presence HashCache::LinkedList
-
#present? HashCache::LinkedList
-
#refresh HashCache::TTL
-
#right HashCache::LinkedList::Node
-
#right? HashCache::LinkedList::Node
-
#size HashCache::TTL
-
#size HashCache::LRU
-
#ttl HashCache::TTL
-
#value HashCache::LinkedList::Node