org.gudy.azureus2.plugins.ddb
Interface DistributedDatabaseKey


public interface DistributedDatabaseKey

Author:
parg

Method Summary
 java.lang.String getDescription()
           
 java.lang.Object getKey()
           
 

Method Detail

getKey

java.lang.Object getKey()
                        throws DistributedDatabaseException
Throws:
DistributedDatabaseException

getDescription

java.lang.String getDescription()