public class ThreadLocalQueueStatisticsImpl extends Object implements org.exoplatform.commons.api.notification.stat.QueueStatistics
| Constructor and Description |
|---|
ThreadLocalQueueStatisticsImpl() |
| Modifier and Type | Method and Description |
|---|---|
long |
getPollCount() |
long |
getPutCount() |
void |
incrementPollCount() |
void |
incrementPutCount() |
String |
toString() |
public long getPollCount()
getPollCount in interface org.exoplatform.commons.api.notification.stat.QueueStatisticspublic long getPutCount()
getPutCount in interface org.exoplatform.commons.api.notification.stat.QueueStatisticspublic void incrementPollCount()
incrementPollCount in interface org.exoplatform.commons.api.notification.stat.QueueStatisticspublic void incrementPutCount()
incrementPutCount in interface org.exoplatform.commons.api.notification.stat.QueueStatisticsCopyright © 2003–2017 eXo Platform SAS. All rights reserved.