Uses of Interface
org.apache.curator.framework.recipes.queue.QueueSerializer
Packages that use QueueSerializer
-
Uses of QueueSerializer in org.apache.curator.framework.recipes.queue
Methods in org.apache.curator.framework.recipes.queue with parameters of type QueueSerializerModifier and TypeMethodDescriptionstatic <T> QueueBuilder
<T> QueueBuilder.builder
(CuratorFramework client, QueueConsumer<T> consumer, QueueSerializer<T> serializer, String queuePath) Allocate a new builder