Uses of Class
org.klomp.snark.dht.NodeInfo
Packages that use NodeInfo
-
Uses of NodeInfo in org.klomp.snark.dht
Methods in org.klomp.snark.dht that return NodeInfoModifier and TypeMethodDescription(package private) NodeInfoKRPC.heardAbout(NodeInfo nInfo) Called for bootstrap or for all nodes in a receiveNodes reply.DHTNodes.putIfAbsent(NodeInfo nInfo) Methods in org.klomp.snark.dht that return types with arguments of type NodeInfoModifier and TypeMethodDescriptionDHTNodes.findClosest(SHA1Hash h, int numWant) DHTKRPC.findClosest(byte[] ih, int max) Local lookup onlyDHTNodes.values()Methods in org.klomp.snark.dht with parameters of type NodeInfoModifier and TypeMethodDescriptionint(package private) NodeInfoKRPC.heardAbout(NodeInfo nInfo) Called for bootstrap or for all nodes in a receiveNodes reply.DHTNodes.putIfAbsent(NodeInfo nInfo)