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

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

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

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



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