public static class ServiceQueueConsumer.ConsumerReport extends Object
| Modifier and Type | Method and Description |
|---|---|
int |
getConsumerCount() |
long |
getErrorCount() |
long |
getReceivedCount() |
String |
getReportTime() |
long |
getServedCount() |
String |
toString() |
public long getReceivedCount()
public long getErrorCount()
public long getServedCount()
public int getConsumerCount()
public String getReportTime()
Copyright © 2016. All Rights Reserved.