Uses of Interface
org.apache.curator.framework.recipes.queue.QueueAllocator

Packages that use QueueAllocator
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
QueueSharder(org.apache.curator.framework.CuratorFramework client, QueueAllocator<U,T> queueAllocator, String queuePath, String leaderPath, QueueSharderPolicies policies)
           
 



Copyright © 2011–2014 The Apache Software Foundation. All rights reserved.