| Constructor | Description |
|---|---|
FloodfillVerifyStoreJob(RouterContext ctx,
Hash key,
long published,
boolean isRouterInfo,
Hash sentTo,
FloodfillNetworkDatabaseFacade facade) |
Delay a few seconds, then start the verify
|
| Modifier and Type | Method | 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, toStringpublic FloodfillVerifyStoreJob(RouterContext ctx, Hash key, long published, boolean isRouterInfo, Hash sentTo, FloodfillNetworkDatabaseFacade facade)
sentTo - who to give the credit or blame to, can be null