Jobclass IterativeTimeoutJob extends JobImpl
| Constructor | Description |
|---|---|
IterativeTimeoutJob(RouterContext ctx,
Hash peer,
IterativeSearchJob job) |
| Modifier and Type | Method | Description |
|---|---|---|
String |
getName() |
Descriptive name of the task
|
void |
runJob() |
Actually perform the task.
|
dropped, getAddedBy, getContext, getJobId, getMadeReadyOn, getTiming, madeReady, requeue, toStringpublic IterativeTimeoutJob(RouterContext ctx, Hash peer, IterativeSearchJob job)