com.aelitis.azureus.core.dht
Interface DHTStorageKeyStats


public interface DHTStorageKeyStats


Method Summary
 byte getDiversification()
           
 int getEntryCount()
           
 int getReadsPerMinute()
           
 int getSize()
           
 java.lang.String getString()
           
 

Method Detail

getReadsPerMinute

int getReadsPerMinute()

getSize

int getSize()

getEntryCount

int getEntryCount()

getDiversification

byte getDiversification()

getString

java.lang.String getString()