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:
isLocal
in interfaceDHTTransportValue
-
getCreationTime
public long getCreationTime()- Specified by:
getCreationTime
in interfaceDHTTransportValue
-
getValue
public byte[] getValue()- Specified by:
getValue
in interfaceDHTTransportValue
-
getVersion
public int getVersion()- Specified by:
getVersion
in interfaceDHTTransportValue
-
getOriginator
- Specified by:
getOriginator
in interfaceDHTTransportValue
-
getFlags
public int getFlags()- Specified by:
getFlags
in interfaceDHTTransportValue
-
getLifeTimeHours
public int getLifeTimeHours()- Specified by:
getLifeTimeHours
in interfaceDHTTransportValue
-
getReplicationControl
public byte getReplicationControl()- Specified by:
getReplicationControl
in interfaceDHTTransportValue
-
getReplicationFactor
public byte getReplicationFactor()- Specified by:
getReplicationFactor
in interfaceDHTTransportValue
-
getReplicationFrequencyHours
public byte getReplicationFrequencyHours()- Specified by:
getReplicationFrequencyHours
in interfaceDHTTransportValue
-
getString
- Specified by:
getString
in interfaceDHTTransportValue
-