Package com.biglybt.pif.ddb
Interface DistributedDatabaseKey
- All Known Implementing Classes:
DDBaseKeyImpl
public interface DistributedDatabaseKey
-
Field Summary
Fields -
Method Summary
-
Field Details
-
FL_ANON
static final int FL_ANON- See Also:
-
FL_BRIDGED
static final int FL_BRIDGED- See Also:
-
-
Method Details
-
getKey
- Throws:
DistributedDatabaseException
-
getDescription
String getDescription() -
setFlags
void setFlags(int flags) - Parameters:
flags
-- Since:
- 4901
-
getFlags
int getFlags()- Returns:
- Since:
- 4901
-