org.apache.curator.framework.recipes.queue
Interface QueueAllocator<U,T extends QueueBase<U>>


public interface QueueAllocator<U,T extends QueueBase<U>>


Method Summary
 T allocateQueue(org.apache.curator.framework.CuratorFramework client, String queuePath)
           
 

Method Detail

allocateQueue

T allocateQueue(org.apache.curator.framework.CuratorFramework client,
                String queuePath)


Copyright © 2011–2014 The Apache Software Foundation. All rights reserved.