public class GenericDistributedQueueFactory extends Object implements DistributedQueueFactory
GenericDistributedQueue.| Constructor and Description |
|---|
GenericDistributedQueueFactory(DistribStateManager stateManager)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
DistributedQueue |
makeQueue(String path)
Deprecated.
|
void |
removeQueue(String path)
Deprecated.
|
public GenericDistributedQueueFactory(DistribStateManager stateManager)
public DistributedQueue makeQueue(String path) throws IOException
makeQueue in interface DistributedQueueFactoryIOExceptionpublic void removeQueue(String path) throws IOException
removeQueue in interface DistributedQueueFactoryIOExceptionCopyright © 2000-2021 Apache Software Foundation. All Rights Reserved.