| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LocalQueueStats
Local queue statistics.
| Method Summary | |
|---|---|
 long | 
getAveAge()
Returns the average age of the items in this member.  | 
 int | 
getBackupItemCount()
Returns the number of backup items in this member.  | 
 long | 
getMaxAge()
Returns the max age of the items in this member.  | 
 long | 
getMinAge()
Returns the min age of the items in this member.  | 
 int | 
getOwnedItemCount()
Returns the number of owned items in this member.  | 
| Methods inherited from interface com.hazelcast.monitor.LocalInstanceStats | 
|---|
getOperationStats | 
| Method Detail | 
|---|
int getOwnedItemCount()
int getBackupItemCount()
long getMinAge()
long getMaxAge()
long getAveAge()
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||