Package com.biglybt.core.dht
Interface DHTStorageKeyStats
public interface DHTStorageKeyStats
-
Method Summary
-
Method Details
-
getReadsPerMinute
int getReadsPerMinute() -
getSize
int getSize() -
getEntryCount
int getEntryCount() -
getDiversification
byte getDiversification() -
getString
String getString()
-