$sel:config:Cache | Arbor.LruCache.Type, Arbor.LruCache |
$sel:entries:Cache | Arbor.LruCache.Type, Arbor.LruCache |
$sel:evict:Cache | Arbor.LruCache.Type, Arbor.LruCache |
$sel:evictionPriority:Cache | Arbor.LruCache.Type, Arbor.LruCache |
$sel:evictionQueue:Cache | Arbor.LruCache.Type, Arbor.LruCache |
$sel:maxOccupancy:CacheConfig | Arbor.LruCache.Type, Arbor.LruCache |
$sel:maxRequestsInFlight:CacheConfig | Arbor.LruCache.Type, Arbor.LruCache |
$sel:occupancy:Cache | Arbor.LruCache.Type, Arbor.LruCache |
$sel:requestsInFlight:Cache | Arbor.LruCache.Type, Arbor.LruCache |
$sel:retrieve:Cache | Arbor.LruCache.Type, Arbor.LruCache |
Cache | |
1 (Type/Class) | Arbor.LruCache.Type, Arbor.LruCache |
2 (Data Constructor) | Arbor.LruCache.Type, Arbor.LruCache |
CacheConfig | |
1 (Type/Class) | Arbor.LruCache.Type, Arbor.LruCache |
2 (Data Constructor) | Arbor.LruCache.Type, Arbor.LruCache |
empty | Arbor.LruCache.Internal.PriorityQueue |
entries | Arbor.LruCache |
evictData | Arbor.LruCache |
insert | Arbor.LruCache.Internal.PriorityQueue |
lookup | Arbor.LruCache |
makeCache | Arbor.LruCache |
PriorityQueue | |
1 (Type/Class) | Arbor.LruCache.Internal.PriorityQueue |
2 (Data Constructor) | Arbor.LruCache.Internal.PriorityQueue |
retrieveData | Arbor.LruCache |
take | Arbor.LruCache.Internal.PriorityQueue |
toList | Arbor.LruCache.Internal.PriorityQueue |