Uses of Class
net.i2p.router.peermanager.DBHistory
- 
Packages that use DBHistory Package Description net.i2p.router.peermanager The peer manager logs information about the history and quality of network peers.
- 
- 
Uses of DBHistory in net.i2p.router.peermanagerMethods in net.i2p.router.peermanager that return DBHistory Modifier and Type Method Description DBHistoryPeerProfile. getDBHistory()history of db activity with the peer Warning - may return null if !getIsExpandedDB()Methods in net.i2p.router.peermanager with parameters of type DBHistory Modifier and Type Method Description voidPeerProfile. setDBHistory(DBHistory hist)
 
-