Class Reference
IRIS for UNIX 2024.1.2
|
|
Private
Storage
|
|
|
|
pRemoveJobsInProcQueues allows deleting non empty queues invoked by this service InProc as well - they will have this job as second : piece of the queue name.
Return the count of messages in the named queue. Return empty string if queue does not exist.
This method signals all queues - once per each job registered with that queue. If pJob is specified then only those queues to which pJob is registered will be signalled - once per each job registered with that queue.
|
Selects Name As%String , Count As%Integer , Created As%String
List the known queues and their current counters
Selects Priority As%Integer , Index As%Integer , MessageId As%String
PriorKey is a concatenated string that consists of the Priority, "|", and the Index.