com.sun.appserv.management.monitor.statistics
Interface ConnectionQueueStats
- All Superinterfaces:
- Stats
- public interface ConnectionQueueStats
- extends Stats
- See Also:
ConnectionQueueMonitor
getCountTotalQueued
public CountStatistic getCountTotalQueued()
getCountOverflows
public CountStatistic getCountOverflows()
getCountTotalConnections
public CountStatistic getCountTotalConnections()
getCountQueued5MinuteAverage
public CountStatistic getCountQueued5MinuteAverage()
getTicksTotalQueued
public CountStatistic getTicksTotalQueued()
getCountQueued1MinuteAverage
public CountStatistic getCountQueued1MinuteAverage()
getCountQueued15MinuteAverage
public CountStatistic getCountQueued15MinuteAverage()
getMaxQueued
public CountStatistic getMaxQueued()
getPeakQueued
public CountStatistic getPeakQueued()
getID
public StringStatistic getID()
getCountQueued
public CountStatistic getCountQueued()
Submit a bug or feature Copyright 2003 Sun Microsystems, Inc. All rights reserved.