class ExploratoryPeerSelector extends TunnelPeerSelector
ANY_V4, ctx, log| Constructor and Description |
|---|
ExploratoryPeerSelector(RouterContext context) |
| Modifier and Type | Method and Description |
|---|---|
List<net.i2p.data.Hash> |
selectPeers(TunnelPoolSettings settings)
Returns ENDPOINT FIRST, GATEWAY LAST!!!!
In: us ..
|
checkTunnel, filterSlow, getClosestHopExclude, getExclude, getLength, isIPv6Only, orderPeers, selectExplicit, shouldExclude, shouldSelectExplicitcanConnect, canConnect, canConnect, getInboundMask, getOutboundMask, isNTCPDisabled, isSSUDisabledpublic ExploratoryPeerSelector(RouterContext context)
public List<net.i2p.data.Hash> selectPeers(TunnelPoolSettings settings)
selectPeers in class TunnelPeerSelector