Class LoomPriorityQueue<E>
java.lang.Object
com.loomcache.client.LoomPriorityQueue<E>
- Type Parameters:
E- the element type
Client-side distributed priority queue proxy.
-
Method Summary
-
Method Details
-
offer
-
offer
-
poll
-
peek
-
size
public long size() -
clear
public void clear()
-