Uses of Class
org.apache.curator.framework.recipes.queue.DistributedPriorityQueue

Packages that use DistributedPriorityQueue
org.apache.curator.framework.recipes.queue   
 

Uses of DistributedPriorityQueue in org.apache.curator.framework.recipes.queue
 

Methods in org.apache.curator.framework.recipes.queue that return DistributedPriorityQueue
 DistributedPriorityQueue<T> QueueBuilder.buildPriorityQueue(int minItemsBeforeRefresh)
          Build a DistributedPriorityQueue from the current builder values.
 



Copyright © 2011–2014 The Apache Software Foundation. All rights reserved.