Uses of Package
com.netflix.curator.framework.recipes.queue

Packages that use com.netflix.curator.framework.recipes.queue
com.netflix.curator.framework.recipes.queue   
 

Classes in com.netflix.curator.framework.recipes.queue used by com.netflix.curator.framework.recipes.queue
DistributedPriorityQueue
          An implementation of the Distributed Priority Queue ZK recipe.
DistributedQueue
          An implementation of the Distributed Queue ZK recipe.
ErrorMode
          Used when the queue is created with a QueueBuilder.lockPath(String).
MultiItem
          Abstraction for multiple items.
QueueBuilder
          The builder for both DistributedQueue and DistributedPriorityQueue
QueueConsumer
          Message Consumer
QueueSerializer
          Helper to serialize/deserialize queue items
 



Copyright © 2012. All Rights Reserved.