Methods Summary |
---|
public DHTRouterContactAttachment | getAttachment()
|
public byte[] | getID()
|
public java.lang.String | getString()
|
public long | getTimeAlive()time between first establishing the contact was alive and now, assuming that its
not failing. 0 -> failing
|
public boolean | hasBeenAlive()indicates whether or not a message has been received from, or an operation has
successfully been made to, the contact.
|
public boolean | isAlive()Whether or not the contact's last interaction was successful
|
public boolean | isBucketEntry()Returns whether this router contact is in a bucket.
|
public boolean | isFailing()Whether or not the contact has failed once or more since last alive (if ever)
|
public boolean | isReplacement()Returns whether this router contact is a replacement.
|