org.gudy.azureus2.plugins.ddb
Interface DistributedDatabaseKey
- All Known Implementing Classes: 
 - DDBaseKeyImpl
 
public interface DistributedDatabaseKey
- Author:
 
  - parg
 
 
 
FL_ANON
static final int FL_ANON
- See Also:
 - Constant Field Values
 
FL_BRIDGED
static final int FL_BRIDGED
- See Also:
 - Constant Field Values
 
getKey
java.lang.Object getKey()
                        throws DistributedDatabaseException
- Throws:
 DistributedDatabaseException
 
getDescription
java.lang.String getDescription()
 
setFlags
void setFlags(int flags)
- Parameters:
 flags - - Since:
 
  - 4901
 
 
getFlags
int getFlags()
- Returns:
 - Since:
 
  - 4901