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