Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.curator.framework.recipes.queue Classes and Interfaces - 19 results found.
NameDescriptionTypePackageFramework
BlockingQueueConsumerClassorg.apache.curator.framework.recipes.queueApache Curator
DistributedDelayQueue A variation of the DistributedPriorityQueue that uses time as the priority.Classorg.apache.curator.framework.recipes.queueApache Curator
DistributedIdQueueA version of DistributedQueue that allows IDs to be associated with queue items.Classorg.apache.curator.framework.recipes.queueApache Curator
DistributedPriorityQueueAn implementation of the Distributed Priority Queue ZK recipe.Classorg.apache.curator.framework.recipes.queueApache Curator
DistributedQueueAn implementation of the Distributed Queue ZK recipe.Classorg.apache.curator.framework.recipes.queueApache Curator
DistributedQueue .ProcessTypeReturns the enum constant of this type with the specified name.Classorg.apache.curator.framework.recipes.queueApache Curator
ErrorModeUsed when the queue is created with a QueueBuilder.Classorg.apache.curator.framework.recipes.queueApache Curator
MultiItemAbstraction for multiple items.Interfaceorg.apache.curator.framework.recipes.queueApache Curator
QueueAllocatorInterfaceorg.apache.curator.framework.recipes.queueApache Curator
QueueBaseInterfaceorg.apache.curator.framework.recipes.queueApache Curator
QueueBuilderThe builder for both DistributedQueue and DistributedPriorityQueueBuild a DistributedDelayQueue from the current builder values.Classorg.apache.curator.framework.recipes.queueApache Curator
QueueConsumerInterfaceorg.apache.curator.framework.recipes.queueApache Curator
QueuePutListenerQueue puts are done in the background.Interfaceorg.apache.curator.framework.recipes.queueApache Curator
QueueSafetyParameter block for specifying queue safety with either DistributedQueue or DistributedPriorityQueueClassorg.apache.curator.framework.recipes.queueApache Curator
QueueSerializerHelper to serialize/deserialize queue itemsDeserialize bytes into a queue itemInterfaceorg.apache.curator.framework.recipes.queueApache Curator
QueueSharder A utility for shard a distributed queue.Classorg.apache.curator.framework.recipes.queueApache Curator
QueueSharderPoliciesVarious policies/options for sharding.Classorg.apache.curator.framework.recipes.queueApache Curator
QueueSharderPolicies .BuilderChange the maximum number of queues to create.Classorg.apache.curator.framework.recipes.queueApache Curator
SimpleDistributedQueue Drop in replacement for: org.Classorg.apache.curator.framework.recipes.queueApache Curator