Uses of Class
net.i2p.router.peermanager.PeerSelectionCriteria
-
Packages that use PeerSelectionCriteria Package Description net.i2p.router.peermanager The peer manager logs information about the history and quality of network peers. -
-
Uses of PeerSelectionCriteria in net.i2p.router.peermanager
Methods in net.i2p.router.peermanager with parameters of type PeerSelectionCriteria Modifier and Type Method Description (package private) List<Hash>
PeerManager. selectPeers(PeerSelectionCriteria criteria)
Find some peers that meet the criteria and we have the netDb info for locally.
-