Interface QueueAllocator<U,T extends QueueBase<U>>
public interface QueueAllocator<U,T extends QueueBase<U>>
-
Method Summary
Modifier and TypeMethodDescriptionallocateQueue(org.apache.curator.framework.CuratorFramework client, String queuePath)
-
Method Details
-
allocateQueue
-