Class DHTControlImpl.anonValue
java.lang.Object
com.biglybt.core.dht.control.impl.DHTControlImpl.anonValue
- All Implemented Interfaces:
DHTTransportValue
- Enclosing class:
DHTControlImpl
-
Field Details
-
delegate
-
-
Constructor Details
-
anonValue
-
-
Method Details
-
isLocal
public boolean isLocal()- Specified by:
isLocalin interfaceDHTTransportValue
-
getCreationTime
public long getCreationTime()- Specified by:
getCreationTimein interfaceDHTTransportValue
-
getValue
public byte[] getValue()- Specified by:
getValuein interfaceDHTTransportValue
-
getVersion
public int getVersion()- Specified by:
getVersionin interfaceDHTTransportValue
-
getOriginator
- Specified by:
getOriginatorin interfaceDHTTransportValue
-
getFlags
public int getFlags()- Specified by:
getFlagsin interfaceDHTTransportValue
-
getLifeTimeHours
public int getLifeTimeHours()- Specified by:
getLifeTimeHoursin interfaceDHTTransportValue
-
getReplicationControl
public byte getReplicationControl()- Specified by:
getReplicationControlin interfaceDHTTransportValue
-
getReplicationFactor
public byte getReplicationFactor()- Specified by:
getReplicationFactorin interfaceDHTTransportValue
-
getReplicationFrequencyHours
public byte getReplicationFrequencyHours()- Specified by:
getReplicationFrequencyHoursin interfaceDHTTransportValue
-
getString
- Specified by:
getStringin interfaceDHTTransportValue
-