|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use QueueConsumer | |
|---|---|
| com.netflix.curator.framework.recipes.queue | |
| Uses of QueueConsumer in com.netflix.curator.framework.recipes.queue |
|---|
| Classes in com.netflix.curator.framework.recipes.queue that implement QueueConsumer | |
|---|---|
class |
BlockingQueueConsumer<T>
Utility - a queue consumer that provides behavior similar to a BlockingQueue |
| Methods in com.netflix.curator.framework.recipes.queue with parameters of type QueueConsumer | ||
|---|---|---|
static
|
QueueBuilder.builder(CuratorFramework client,
QueueConsumer<T> consumer,
QueueSerializer<T> serializer,
String queuePath)
Allocate a new builder |
|
| Constructors in com.netflix.curator.framework.recipes.queue with parameters of type QueueConsumer | |
|---|---|
QueueSafety(String lockPath,
QueueConsumer<T> consumer)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||