net.i2p.router.peermanager
Class CapacityCalculator
java.lang.Object
net.i2p.router.peermanager.CapacityCalculator
class CapacityCalculator
- extends Object
Estimate how many of our tunnels the peer can join per hour.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PROP_COUNTRY_BONUS
public static final String PROP_COUNTRY_BONUS
- See Also:
- Constant Field Values
GROWTH_FACTOR
static final long GROWTH_FACTOR
- used to adjust each period so that we keep trying to expand the peer's capacity
- See Also:
- Constant Field Values
CapacityCalculator
CapacityCalculator()
calc
public static double calc(PeerProfile profile)