HawkListener:getProducers
Method
Purpose
This method (on all platforms) gets information on producers on this server.
Remarks
Type
Synchronous, IMPACT_INFO
Arguments
None
Returns
Name |
Type |
Description |
connectionID |
Long |
The value indicating the connection ID |
createTime |
Long |
The value indicating the creation time in milliseconds |
destinationName |
String |
Destination name |
destinationType |
String |
Destination type |
ID |
Long |
The value indicating the unique ID |
sessionID |
Long |
The value indicating the session ID |
userName |
String |
User name |
producerByteRate |
Long |
The value indicating the producer bytes per second |
producerMessageRate |
Long |
The value indicating the number of producer messages per second |
producerTotalBytes |
Long |
The value indicating the producer total bytes |
producerTotalMessages |
Long |
The value indicating the number of producer total messages |