|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.i2p.router.tunnel.pool.TunnelPeerSelector
Coordinate the selection of peers to go into a tunnel for one particular pool.
Constructor Summary | |
(package private) |
TunnelPeerSelector()
|
Method Summary | |
protected int |
getLength(RouterContext ctx,
TunnelPoolSettings settings)
|
abstract java.util.List |
selectPeers(RouterContext ctx,
TunnelPoolSettings settings)
Which peers should go into the next tunnel for the given settings? |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
TunnelPeerSelector()
Method Detail |
public abstract java.util.List selectPeers(RouterContext ctx, TunnelPoolSettings settings)
protected int getLength(RouterContext ctx, TunnelPoolSettings settings)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |