Uses of Enum
net.i2p.router.peermanager.ProfileOrganizer.Slice
Package
Description
The peer manager logs information about the history and quality of network peers.
-
Uses of ProfileOrganizer.Slice in net.i2p.router.peermanager
Modifier and TypeMethodDescriptionstatic ProfileOrganizer.Slice
Returns the enum constant of this type with the specified name.static ProfileOrganizer.Slice[]
ProfileOrganizer.Slice.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionvoid
ProfileOrganizer.selectFastPeers
(int howMany, Set<Hash> exclude, Set<Hash> matches, SessionKey randomKey, ProfileOrganizer.Slice subTierMode, int mask, MaskedIPSet ipSet) Return a set of Hashes for peers that are both fast and reliable.