Uses of Interface
com.netflix.curator.framework.recipes.queue.QueueSerializer

Packages that use QueueSerializer
com.netflix.curator.framework.recipes.queue   
 

Uses of QueueSerializer in com.netflix.curator.framework.recipes.queue
 

Methods in com.netflix.curator.framework.recipes.queue with parameters of type QueueSerializer
static
<T> QueueBuilder<T>
QueueBuilder.builder(CuratorFramework client, QueueConsumer<T> consumer, QueueSerializer<T> serializer, String queuePath)
          Allocate a new builder
 



Copyright © 2012. All Rights Reserved.