Uses of Class
net.i2p.router.networkdb.kademlia.BlindCache
-
Packages that use BlindCache Package Description net.i2p.router.networkdb.kademlia 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 BlindCache Modifier and Type Method Description protected 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.
-