Uses of Package
net.i2p.kademlia

Packages that use net.i2p.kademlia
net.i2p.kademlia This is a major rewrite of KBucket, KBucketSet, and KBucketImpl from net.i2p.router.networkdb.kademlia. 
org.klomp.snark.dht   
 

Classes in net.i2p.kademlia used by net.i2p.kademlia
KBucket
          Group, without inherent ordering, a set of keys a certain distance away from a local key, using XOR as the distance metric Refactored from net.i2p.router.networkdb.kademlia
KBucketTrimmer
          Called when a kbucket can no longer be split and is too big
RandomTrimmer
          Removes a random element.
SelectionCollector
          Visit kbuckets, gathering matches
 

Classes in net.i2p.kademlia used by org.klomp.snark.dht
KBucket
          Group, without inherent ordering, a set of keys a certain distance away from a local key, using XOR as the distance metric Refactored from net.i2p.router.networkdb.kademlia
KBucketTrimmer
          Called when a kbucket can no longer be split and is too big