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, shouldSelectExplicitpublic ExploratoryPeerSelector(RouterContext context)
public List<Hash> selectPeers(TunnelPoolSettings settings)
TunnelPeerSelectorselectPeers in class TunnelPeerSelector