class RebuildRouterInfoJob extends JobImpl
Constructor and Description |
---|
RebuildRouterInfoJob(RouterContext context) |
Modifier and Type | Method and Description |
---|---|
String |
getName()
Descriptive name of the task
|
(package private) void |
rebuildRouterInfo() |
(package private) void |
rebuildRouterInfo(boolean alreadyRunning) |
void |
runJob()
Actually perform the task.
|
dropped, getAddedBy, getContext, getJobId, getMadeReadyOn, getTiming, madeReady, requeue, toString
public RebuildRouterInfoJob(RouterContext context)
public void runJob()
Job
void rebuildRouterInfo()
void rebuildRouterInfo(boolean alreadyRunning)
alreadyRunning
- unused