|
||||||||||
| 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.AdvancedStatistic
com.limegroup.gnutella.statistics.OutOfBandThroughputStat
com.limegroup.gnutella.statistics.OutOfBandThroughputStat.ResponsesRequestedStat
Private class for keeping track of the number of responses requested via the out-of-band protocol.
| Nested Class Summary |
| Nested classes inherited from class com.limegroup.gnutella.statistics.OutOfBandThroughputStat |
OutOfBandThroughputStat.ResponsesRequestedStat |
| Field Summary |
| Fields inherited from class com.limegroup.gnutella.statistics.OutOfBandThroughputStat |
RESPONSES_RECEIVED, RESPONSES_REQUESTED |
| 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 |
| Constructor Summary | |
OutOfBandThroughputStat.ResponsesRequestedStat()
|
|
| Method Summary | |
void |
incrementStat(int times)
|
| Methods inherited from class com.limegroup.gnutella.statistics.OutOfBandThroughputStat |
addData, incrementStat |
| Methods inherited from class com.limegroup.gnutella.statistics.AbstractStatistic |
clearData, getAverage, getMax, getStatHistory, getTotal, initializeBuffer, setWriteStatToFile, storeCurrentStat |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public OutOfBandThroughputStat.ResponsesRequestedStat()
| Method Detail |
public void incrementStat(int times)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||