Package | Description |
---|---|
org.wso2.carbon.andes.admin |
Modifier and Type | Method and Description |
---|---|
Queue[] |
AndesAdminService.getAllQueues()
Gets all queues.
|
Queue |
AndesAdminService.getDLCQueue()
Retrieve the DLC queue for the domain
|
Queue |
AndesAdminService.getQueueByName(String queueName)
Retrieve an
Queue with the number of messages remaining in the
database by passing a queue name |
Modifier and Type | Method and Description |
---|---|
int |
AndesAdminService.CustomQueueComparator.compare(Queue queue1,
Queue queue2) |
Copyright © 2017 WSO2. All rights reserved.