QueueStatistics safmq_php::safmq_get_queue_statistics
(bool includeStorageBytes,
bool includeMessageBytes,
QueueHandle queueHandle,
Connection con)
Gets statistical information about a queue.
Child Classes
Gets statistical information about a queue.
- Parameters:
- includeStorageBytes - [in] Asks the server to report the number of bytes on disk
includeMessageBytes - [in] Asks the server to report hte number of bytes in the queue
queueHandle - [in,optional] Indicates which queue to use
con - [in,optional] Indicates which SAFMQ server conection to use
- Returns:
- Statistics about the queue
Member Documentation
Table of Contents HTML hierarchy of classes or Java
Safmq Documentation, copyright (c) 2004-2010 Matthew J. Battey, Licensed Under Apache License Ver 2.0
Powered By: