net.i2p.router.startup
Constructor and Description |
---|
CreateRouterInfoJob(RouterContext ctx,
Job next) |
Modifier and Type | Method and Description |
---|---|
(package private) RouterInfo |
createRouterInfo()
Caller must hold Router.routerInfoFileLock
|
(package private) static long |
getCurrentPublishDate(RouterContext context)
We probably don't want to expose the exact time at which a router published its info.
|
String |
getName()
Descriptive name of the task
|
void |
runJob()
Actually perform the task.
|
dropped, getAddedBy, getContext, getJobId, getMadeReadyOn, getTiming, madeReady, requeue, toString
public CreateRouterInfoJob(RouterContext ctx, Job next)
public void runJob()
Job
RouterInfo createRouterInfo()
static long getCurrentPublishDate(RouterContext context)