Package com.biglybt.core.global.impl
Class GlobalManagerStatsImpl.AggregateStatsDownloadWrapper
java.lang.Object
com.biglybt.core.global.impl.GlobalManagerStatsImpl.AggregateStatsDownloadWrapper
- All Implemented Interfaces:
GlobalManagerStats.AggregateStats
- Enclosing class:
- GlobalManagerStatsImpl
private class GlobalManagerStatsImpl.AggregateStatsDownloadWrapper
extends Object
implements GlobalManagerStats.AggregateStats
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
dl_country_details_seq
-
dl_country_details
-
last_local_seq
private int last_local_seq -
as_local_latest
-
updates
-
inactive
private boolean inactive
-
-
Constructor Details
-
AggregateStatsDownloadWrapper
AggregateStatsDownloadWrapper()
-
-
Method Details
-
updateComplete
protected void updateComplete() -
getSamples
public int getSamples()- Specified by:
getSamples
in interfaceGlobalManagerStats.AggregateStats
-
getEstimatedPopulation
public int getEstimatedPopulation()- Specified by:
getEstimatedPopulation
in interfaceGlobalManagerStats.AggregateStats
-
getSequence
public int getSequence()- Specified by:
getSequence
in interfaceGlobalManagerStats.AggregateStats
-
getLatestReceived
public long getLatestReceived()- Specified by:
getLatestReceived
in interfaceGlobalManagerStats.AggregateStats
-
getLatestSent
public long getLatestSent()- Specified by:
getLatestSent
in interfaceGlobalManagerStats.AggregateStats
-
getStats
- Specified by:
getStats
in interfaceGlobalManagerStats.AggregateStats
-