public interface DistributedQueueFactory
| Modifier and Type | Method and Description | 
|---|---|
| DistributedQueue | makeQueue(String path) | 
| void | removeQueue(String path) | 
DistributedQueue makeQueue(String path) throws IOException
IOExceptionvoid removeQueue(String path) throws IOException
IOExceptionCopyright © 2000-2020 Apache Software Foundation. All Rights Reserved.