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