public interface GuardEntry
| Modifier and Type | Method and Description |
|---|---|
void |
clearDownSince() |
Date |
getCreatedTime() |
Date |
getDownSince() |
String |
getIdentity() |
Date |
getLastConnectAttempt() |
String |
getNickname() |
Router |
getRouterForEntry() |
Date |
getUnlistedSince() |
String |
getVersion() |
boolean |
isAdded() |
void |
markAsDown() |
boolean |
testCurrentlyUsable() |
boolean isAdded()
void markAsDown()
void clearDownSince()
String getNickname()
String getIdentity()
String getVersion()
Date getCreatedTime()
Date getDownSince()
Date getLastConnectAttempt()
Date getUnlistedSince()
boolean testCurrentlyUsable()
Router getRouterForEntry()
Copyright © 2015. All rights reserved.