public interface DistributedQueueFactory
| 限定符和类型 | 方法和说明 |
|---|---|
DistributedQueue |
makeQueue(String path) |
void |
removeQueue(String path) |
DistributedQueue makeQueue(String path) throws IOException
IOExceptionvoid removeQueue(String path) throws IOException
IOExceptionCopyright © 2006–2022 The Apache Software Foundation. All rights reserved.