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 aDistributedPriorityQueue
from the current builder values.