パッケージ | 説明 |
---|---|
net.i2p.router.networkdb.kademlia |
The network database, including implementation of floodfills.
|
修飾子とタイプ | クラス | 説明 |
---|---|---|
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.
|
修飾子とタイプ | メソッド | 説明 |
---|---|---|
(package private) DataStore |
KademliaNetworkDatabaseFacade.getDataStore() |