Uses of Interface
org.apache.curator.framework.recipes.queue.QueueConsumer
-
Uses of QueueConsumer in org.apache.curator.framework.recipes.queue
Modifier and TypeClassDescriptionclass
Utility - a queue consumer that provides behavior similar to aBlockingQueue
Modifier and TypeMethodDescriptionstatic <T> QueueBuilder
<T> QueueBuilder.builder
(CuratorFramework client, QueueConsumer<T> consumer, QueueSerializer<T> serializer, String queuePath) Allocate a new builder