Jobclass IterativeLookupJob extends JobImpl
| Constructor | Description |
|---|---|
IterativeLookupJob(RouterContext ctx,
DatabaseSearchReplyMessage dsrm,
IterativeSearchJob search) |
| 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 IterativeLookupJob(RouterContext ctx, DatabaseSearchReplyMessage dsrm, IterativeSearchJob search)