Uses of Class
org.apache.curator.framework.recipes.queue.DistributedDelayQueue
Packages that use DistributedDelayQueue
-
Uses of DistributedDelayQueue in org.apache.curator.framework.recipes.queue
Methods in org.apache.curator.framework.recipes.queue that return DistributedDelayQueueModifier and TypeMethodDescriptionQueueBuilder.buildDelayQueue()
Build aDistributedDelayQueue
from the current builder values.