org.gudy.azureus2.plugins.ddb
Interface DistributedDatabaseKeyStats


public interface DistributedDatabaseKeyStats


Method Summary
 byte getDiversification()
          See DistributedDatabase#DT_FREQUENCY) etc
 int getEntryCount()
           
 int getReadsPerMinute()
           
 int getSize()
           
 

Method Detail

getEntryCount

int getEntryCount()

getSize

int getSize()

getReadsPerMinute

int getReadsPerMinute()

getDiversification

byte getDiversification()
See DistributedDatabase#DT_FREQUENCY) etc

Returns: