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