Uses of Interface
net.i2p.router.networkdb.kademlia.DataStore
Package
Description
The network database, including implementation of floodfills.
-
Uses of DataStore in net.i2p.router.networkdb.kademlia
Modifier and TypeClassDescriptionclass
Write out keys to disk when we get them and periodically read ones we don't know about into memory, with newly read routers are also added to the routing table.(package private) class
Stores in-memory only.Modifier and TypeMethodDescription(package private) DataStore
KademliaNetworkDatabaseFacade.getDataStore()