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

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

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

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



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