|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.i2p.router.JobImpl
net.i2p.router.networkdb.kademlia.FloodLookupMatchJob
class FloodLookupMatchJob
Constructor Summary | |
---|---|
FloodLookupMatchJob(RouterContext ctx,
FloodSearchJob job)
|
Method Summary | |
---|---|
java.lang.String |
getName()
Descriptive name of the task |
void |
runJob()
Actually perform the task. |
void |
setMessage(I2NPMessage message)
|
Methods inherited from class net.i2p.router.JobImpl |
---|
dropped, getAddedBy, getContext, getJobId, getMadeReadyOn, getTiming, madeReady, requeue, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface net.i2p.router.Job |
---|
dropped, getAddedBy, getJobId, getTiming |
Constructor Detail |
---|
public FloodLookupMatchJob(RouterContext ctx, FloodSearchJob job)
Method Detail |
---|
public void runJob()
Job
runJob
in interface Job
public java.lang.String getName()
Job
getName
in interface Job
public void setMessage(I2NPMessage message)
setMessage
in interface ReplyJob
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |