|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DataStore | |
---|---|
net.i2p.router.networkdb.kademlia | The network database, including implementation of floodfills. |
Uses of DataStore in net.i2p.router.networkdb.kademlia |
---|
Classes in net.i2p.router.networkdb.kademlia that implement DataStore | |
---|---|
(package private) class |
PersistentDataStore
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 |
TransientDataStore
Stores in-memory only. |
Methods in net.i2p.router.networkdb.kademlia that return DataStore | |
---|---|
(package private) DataStore |
KademliaNetworkDatabaseFacade.getDataStore()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |