Uses of Class
org.apache.curator.framework.recipes.queue.QueueSharderPolicies

Packages that use QueueSharderPolicies
org.apache.curator.framework.recipes.queue   
 

Uses of QueueSharderPolicies in org.apache.curator.framework.recipes.queue
 

Methods in org.apache.curator.framework.recipes.queue that return QueueSharderPolicies
 QueueSharderPolicies QueueSharderPolicies.Builder.build()
           
 

Constructors in org.apache.curator.framework.recipes.queue with parameters of type QueueSharderPolicies
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.