class DirectLookupMatchJob extends FloodOnlyLookupMatchJob
_log, _search, _success
Constructor and Description |
---|
DirectLookupMatchJob(RouterContext ctx,
FloodSearchJob job) |
Modifier and Type | Method and Description |
---|---|
String |
getName()
Descriptive name of the task
|
void |
setMessage(I2NPMessage message)
Override to not call failed() in setMessage(),
as it will be called from runJob()
|
runJob
dropped, getAddedBy, getContext, getJobId, getMadeReadyOn, getTiming, madeReady, madeReady, requeue, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
dropped, getAddedBy, getJobId, getTiming
public DirectLookupMatchJob(RouterContext ctx, FloodSearchJob job)
public String getName()
Job
getName
in interface Job
getName
in class FloodOnlyLookupMatchJob
public void setMessage(I2NPMessage message)
setMessage
in interface ReplyJob
setMessage
in class FloodOnlyLookupMatchJob