net.i2p.router.networkdb.kademlia
class SingleLookupJob extends JobImpl
Constructor and Description |
---|
SingleLookupJob(RouterContext ctx,
DatabaseSearchReplyMessage dsrm) |
Modifier and Type | Method and Description |
---|---|
String |
getName()
Descriptive name of the task
|
void |
runJob()
Actually perform the task.
|
dropped, getAddedBy, getContext, getJobId, getMadeReadyOn, getTiming, madeReady, requeue, toString
public SingleLookupJob(RouterContext ctx, DatabaseSearchReplyMessage dsrm)