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