Jobclass IterativeTimeoutJob extends JobImpl
| コンストラクタ | 説明 |
|---|---|
IterativeTimeoutJob(RouterContext ctx,
Hash peer,
IterativeSearchJob job) |
| 修飾子とタイプ | メソッド | 説明 |
|---|---|---|
java.lang.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)