protected class VERIFY_SUSPECT.Entry extends Object implements Delayed
Modifier and Type | Field and Description |
---|---|
protected Address |
suspect |
protected long |
target_time |
Constructor and Description |
---|
Entry(Address suspect,
long target_time) |
Modifier and Type | Method and Description |
---|---|
int |
compareTo(Delayed o) |
long |
getDelay(TimeUnit unit) |
String |
toString() |
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.