Uses of Class
org.apache.curator.framework.recipes.queue.QueueSharderPolicies
Packages that use QueueSharderPolicies
-
Uses of QueueSharderPolicies in org.apache.curator.framework.recipes.queue
Methods in org.apache.curator.framework.recipes.queue that return QueueSharderPoliciesConstructors in org.apache.curator.framework.recipes.queue with parameters of type QueueSharderPoliciesModifierConstructorDescriptionQueueSharder
(CuratorFramework client, QueueAllocator<U, T> queueAllocator, String queuePath, String leaderPath, QueueSharderPolicies policies)