Interface QueueStatistics
-
- All Superinterfaces:
Serializable
public interface QueueStatistics extends Serializable
Created by The eXo Platform SAS Author : eXoPlatform thanhvc@exoplatform.com Oct 11, 2013
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description longgetPollCount()longgetPutCount()voidincrementPollCount()voidincrementPutCount()
-