Uses of Class
org.apache.curator.framework.recipes.queue.DistributedPriorityQueue
Packages that use DistributedPriorityQueue
-
Uses of DistributedPriorityQueue in org.apache.curator.framework.recipes.queue
Methods in org.apache.curator.framework.recipes.queue that return DistributedPriorityQueueModifier and TypeMethodDescriptionQueueBuilder.buildPriorityQueue(int minItemsBeforeRefresh) Build aDistributedPriorityQueuefrom the current builder values.