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