Package com.biglybt.core.dht.db
Interface DHTDBValue
- All Superinterfaces:
DHTTransportValue
- All Known Implementing Classes:
DHTDBValueImpl
-
Method Summary
Modifier and TypeMethodDescriptiongetValueForRelay
(DHTTransportContact new_originator) void
setFlags
(byte flags) Methods inherited from interface com.biglybt.core.dht.transport.DHTTransportValue
getCreationTime, getFlags, getLifeTimeHours, getOriginator, getReplicationControl, getReplicationFactor, getReplicationFrequencyHours, getString, getValue, getVersion, isLocal
-
Method Details
-
setFlags
void setFlags(byte flags) -
getValueForRelay
-