JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
com.biglybt.plugin.dht
DHTPluginKeyStats
Contents
Description
Method Summary
Method Details
getEntryCount()
getSize()
getReadsPerMinute()
getDiversification()
Hide sidebar
Show sidebar
Interface DHTPluginKeyStats
public interface
DHTPluginKeyStats
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
byte
getDiversification
()
int
getEntryCount
()
int
getReadsPerMinute
()
int
getSize
()
Method Details
getEntryCount
int
getEntryCount
()
getSize
int
getSize
()
getReadsPerMinute
int
getReadsPerMinute
()
getDiversification
byte
getDiversification
()