Mi Galaxy EMQ Book

QueueAPI


QueueAPI refers to a method that needs to be invoked through queueClient. Generally related to the operation of the Queue
The following sections detail the input and output of each API and the meaning of the parameters:

Create/Delete/Clean Queue

createQueue()
deleteQueue()
purgeQueue()

Set Queue Properties/Quotas

setQueueAttribute()
setQueueQuota()

Get Queue Information

listQueue()
getQueueInfo()

Queue Rights Management

setPermission()
revokePermission()
queryPermission()
queryPermissionForId()
listPermissions()

Copy Queue meta data

getQueueMeta()
copyQueue()