Package | Description |
---|---|
net.i2p.router.networkdb.kademlia |
Modifier and Type | Class and Description |
---|---|
(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.
|
Modifier and Type | Method and Description |
---|---|
(package private) DataStore |
KademliaNetworkDatabaseFacade.getDataStore() |