public class SynapseDHTDetails extends NodeDetailsBase
| Constructor and Description |
|---|
SynapseDHTDetails(ChannelAddress inAddress) |
SynapseDHTDetails(FormatReader mFormat) |
| Modifier and Type | Method and Description |
|---|---|
java.math.BigInteger |
getHashID() |
void |
marshall(FormatWriter mFormat) |
void |
setHashID(java.math.BigInteger inHashID) |
equals, getAddress, getComponent, getComponent, getName, hashCode, isSelf, onOpenComponentLink, openLink, openVirtualLink, setName, toStringpublic SynapseDHTDetails(ChannelAddress inAddress)
public SynapseDHTDetails(FormatReader mFormat) throws FormatException
FormatExceptionpublic void marshall(FormatWriter mFormat) throws FormatException
mFormat - - The format writer to write toFormatException - If there was a problem while writingpublic java.math.BigInteger getHashID()
public void setHashID(java.math.BigInteger inHashID)