Package net.i2p.router.peermanager
Class CapacityCalculator
java.lang.Object
net.i2p.router.peermanager.CapacityCalculator
Estimate how many of our tunnels the peer can join per hour.
-
Field Summary
Modifier and TypeFieldDescription(package private) static final long
used to adjust each period so that we keep trying to expand the peer's capacitystatic final String
-
Constructor Summary
-
Method Summary
-
Field Details
-
PROP_COUNTRY_BONUS
- See Also:
-
GROWTH_FACTOR
static final long GROWTH_FACTORused to adjust each period so that we keep trying to expand the peer's capacity- See Also:
-
-
Constructor Details
-
CapacityCalculator
CapacityCalculator()
-
-
Method Details
-
calc
-