| Constructor and Description |
|---|
SearchReplyJob(RouterContext enclosingContext,
SearchJob job,
DatabaseSearchReplyMessage message,
Hash peer,
long duration) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Descriptive name of the task
|
(package private) void |
replyNotVerified() |
(package private) void |
replyVerified() |
void |
runJob()
Actually perform the task.
|
dropped, getAddedBy, getContext, getJobId, getMadeReadyOn, getTiming, madeReady, requeue, toStringpublic SearchReplyJob(RouterContext enclosingContext, SearchJob job, DatabaseSearchReplyMessage message, Hash peer, long duration)
public void runJob()
Jobvoid replyVerified()
void replyNotVerified()