Constructor and Description |
---|
FloodfillVerifyStoreJob(RouterContext ctx,
Hash key,
Hash client,
long published,
int type,
Hash sentTo,
FloodfillNetworkDatabaseFacade facade)
Delay a few seconds, then start the verify
|
Modifier and Type | Method and Description |
---|---|
String |
getName()
Descriptive name of the task
|
void |
runJob()
Query a random floodfill for the leaseset or routerinfo
that we just stored to a (hopefully different) floodfill peer.
|
dropped, getAddedBy, getContext, getJobId, getMadeReadyOn, getTiming, madeReady, requeue, toString
public FloodfillVerifyStoreJob(RouterContext ctx, Hash key, Hash client, long published, int type, Hash sentTo, FloodfillNetworkDatabaseFacade facade)
client
- generally the same as key, unless encrypted LS2; non-nullpublished
- getDate() for RI or LS1, getPublished() for LS2sentTo
- who to give the credit or blame to, can be null