class ExploratoryPeerSelector extends TunnelPeerSelector
ctx
Constructor and Description |
---|
ExploratoryPeerSelector(RouterContext context) |
Modifier and Type | Method and Description |
---|---|
List<Hash> |
selectPeers(TunnelPoolSettings settings)
Which peers should go into the next tunnel for the given settings?
|
filterSlow, filterUnreachable, getClosestHopExclude, getExclude, getLength, orderPeers, selectExplicit, shouldExclude, shouldSelectExplicit
public ExploratoryPeerSelector(RouterContext context)
public List<Hash> selectPeers(TunnelPoolSettings settings)
TunnelPeerSelector
selectPeers
in class TunnelPeerSelector