class CapacityCalculator extends Object
Modifier and Type | Field | Description |
---|---|---|
(package private) static long |
GROWTH_FACTOR |
used to adjust each period so that we keep trying to expand the peer's capacity
|
static String |
PROP_COUNTRY_BONUS |
Constructor | Description |
---|---|
CapacityCalculator() |
public static final String PROP_COUNTRY_BONUS
static final long GROWTH_FACTOR
public static double calc(PeerProfile profile)