public interface QueueAllocator<U,T extends QueueBase<U>>
| Modifier and Type | Method and Description |
|---|---|
T |
allocateQueue(org.apache.curator.framework.CuratorFramework client,
String queuePath) |
Copyright © 2011–2016 The Apache Software Foundation. All rights reserved.