class ExploratoryPeerSelector extends TunnelPeerSelector
ctx| コンストラクタ | 説明 |
|---|---|
ExploratoryPeerSelector(RouterContext context) |
| 修飾子とタイプ | メソッド | 説明 |
|---|---|---|
java.util.List<Hash> |
selectPeers(TunnelPoolSettings settings) |
Which peers should go into the next tunnel for the given settings?
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfilterSlow, filterUnreachable, getClosestHopExclude, getExclude, getLength, orderPeers, selectExplicit, shouldExclude, shouldSelectExplicitpublic ExploratoryPeerSelector(RouterContext context)
public java.util.List<Hash> selectPeers(TunnelPoolSettings settings)
TunnelPeerSelectorselectPeers クラス内 TunnelPeerSelector