Uses of Class
net.i2p.router.networkdb.kademlia.BlindCache
Packages that use BlindCache
Package
Description
The network database, including implementation of floodfills.
-
Uses of BlindCache in net.i2p.router.networkdb.kademlia
Methods in net.i2p.router.networkdb.kademlia that return BlindCacheModifier and TypeMethodDescriptionprotected BlindCache
KademliaNetworkDatabaseFacade.blindCache()
We still always use a single blind cache in the main Db(for now), see issue #421 on i2pgit.org/i2p-hackers/i2p.i2p for details.