Constructor | Description |
---|---|
ExpireJob(RouterContext ctx,
TunnelCreatorConfig cfg,
TunnelPool pool) |
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, toString
public ExpireJob(RouterContext ctx, TunnelCreatorConfig cfg, TunnelPool pool)