class ProbeStalePeerJob extends JobImpl
| Constructor and Description |
|---|
ProbeStalePeerJob(RouterContext ctx,
FloodfillNetworkDatabaseFacade facade)Constructor. |
| Modifier and Type | Method and Description |
|---|---|
String | getName()Descriptive name of the task |
void | runJob()Actually perform the task. |
dropped, getContext, getJobId, getMadeReadyOn, getTiming, madeReady, requeue, toStringpublic ProbeStalePeerJob(RouterContext ctx, FloodfillNetworkDatabaseFacade facade)
ctx - the router contextfacade - the floodfill network database facade