public interface QueueStatistics extends Serializable
| Modifier and Type | Method and Description |
|---|---|
long |
getPollCount() |
long |
getPutCount() |
void |
incrementPollCount() |
void |
incrementPutCount() |
Copyright © 2003–2021 eXo Platform SAS. All rights reserved.