|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.i2p.router.tunnel.pool.TunnelPeerSelector
net.i2p.router.tunnel.pool.ExploratoryPeerSelector
class ExploratoryPeerSelector
Pick peers randomly out of the not-failing pool, and put them into randomly ordered tunnels.
Constructor Summary | |
---|---|
ExploratoryPeerSelector()
|
Method Summary | |
---|---|
java.util.List |
selectPeers(RouterContext ctx,
TunnelPoolSettings settings)
Which peers should go into the next tunnel for the given settings? |
Methods inherited from class net.i2p.router.tunnel.pool.TunnelPeerSelector |
---|
filterSlow, filterUnreachable, filterUptime, getExclude, getLength, selectExplicit, shouldExclude, shouldSelectExplicit |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
ExploratoryPeerSelector()
Method Detail |
---|
public java.util.List selectPeers(RouterContext ctx, TunnelPoolSettings settings)
TunnelPeerSelector
selectPeers
in class TunnelPeerSelector
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |