|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.limegroup.gnutella.statistics.AbstractStatistic
com.limegroup.gnutella.statistics.NumericalStatistic
com.limegroup.gnutella.statistics.NumericalDownloadStat
This class handles all statistics for downloads that are not based on time.
| Field Summary | |
static Statistic |
TCP_CONNECT_TIME
Statistic for the number of milliseconds it takes to establish TCP connections on downloads. |
| Fields inherited from class com.limegroup.gnutella.statistics.AbstractStatistic |
_buffer, _current, _fileName, _max, _total, _totalStatsRecorded, STATS_MANAGER |
| Fields inherited from interface com.limegroup.gnutella.statistics.Statistic |
HISTORY_LENGTH |
| Methods inherited from class com.limegroup.gnutella.statistics.NumericalStatistic |
addData |
| Methods inherited from class com.limegroup.gnutella.statistics.AbstractStatistic |
clearData, getAverage, getMax, getStatHistory, getTotal, incrementStat, initializeBuffer, setWriteStatToFile, storeCurrentStat |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final Statistic TCP_CONNECT_TIME
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||