| DistributedDelayQueue |
A variation of the DistributedPriorityQueue that uses time as the priority.
|
| DistributedIdQueue |
A version of DistributedQueue that allows IDs to be associated with queue items.
|
| DistributedPriorityQueue |
An implementation of the Distributed Priority Queue ZK recipe.
|
| DistributedQueue |
An implementation of the Distributed Queue ZK recipe.
|
| DistributedQueue.ProcessType |
|
| ErrorMode |
|
| MultiItem |
Abstraction for multiple items.
|
| QueueAllocator |
|
| QueueBase |
|
| QueueBuilder |
|
| QueueConsumer |
Message Consumer
|
| QueuePutListener |
Queue puts are done in the background.
|
| QueueSerializer |
Helper to serialize/deserialize queue items
|
| QueueSharderPolicies |
Various policies/options for sharding.
|
| QueueSharderPolicies.Builder |
|