HawkListener:getConsumers
Method
Purpose
This method (on all platforms) gets information on consumers 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 |
multicast |
Boolean |
The flag passed to indicate the multicast consumer |
consumerByteRate |
Long |
The value indicating the consumer bytes per second |
consumerMessageRate |
Long |
The value indicating the number of consumer messages per second |
consumerTotalBytes |
Long |
The value indicating the consumer total bytes |
consumerTotalMessages |
Long |
The value indicating the number of consumer total messages |