T
- public class MyHardReferenceQueue<T> extends HardReferenceQueue<T>
nscan
capacity, size
DEFAULT_NSCAN
Constructor and Description |
---|
MyHardReferenceQueue(HardReferenceQueueEvictionListener<T> listener,
int capacity) |
MyHardReferenceQueue(HardReferenceQueueEvictionListener<T> listener,
int capacity,
int nscan) |
add, beforeOffer, evict, evictAll, getListener, nscan
_get, addAll, capacity, clear, clear, contains, containsAll, element, get, isEmpty, isFull, iterator, offer, peek, poll, remove, remove, removeAll, retainAll, scanHead, scanTail, size, toArray, toArray
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
capacity, clear, isEmpty, isFull, peek, size
equals, hashCode
public MyHardReferenceQueue(HardReferenceQueueEvictionListener<T> listener, int capacity)
public MyHardReferenceQueue(HardReferenceQueueEvictionListener<T> listener, int capacity, int nscan)
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.