Uses of Class
org.apache.curator.framework.recipes.queue.DistributedDelayQueue
-
Packages that use DistributedDelayQueue Package Description 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 Modifier and Type Method Description DistributedDelayQueue<T>QueueBuilder. buildDelayQueue()Build aDistributedDelayQueuefrom the current builder values.
-