| Constructor and Description |
|---|
FloodfillVerifyStoreJob(RouterContext ctx,
net.i2p.data.Hash key,
net.i2p.data.Hash client,
long published,
int type,
net.i2p.data.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, toStringpublic FloodfillVerifyStoreJob(RouterContext ctx, net.i2p.data.Hash key, net.i2p.data.Hash client, long published, int type, net.i2p.data.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