Uses of Interface
org.apache.curator.framework.recipes.queue.QueueAllocator
-
Packages that use QueueAllocator Package Description org.apache.curator.framework.recipes.queue -
-
Uses of QueueAllocator in org.apache.curator.framework.recipes.queue
Constructors in org.apache.curator.framework.recipes.queue with parameters of type QueueAllocator Constructor Description QueueSharder(org.apache.curator.framework.CuratorFramework client, QueueAllocator<U,T> queueAllocator, java.lang.String queuePath, java.lang.String leaderPath, QueueSharderPolicies policies)
-