public class NetDbCachingJob extends JobImpl
| Constructor and Description |
|---|
NetDbCachingJob(RouterContext ctx,
boolean reverseDnsEnabled,
boolean introducerEnabled) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Descriptive name of the task
|
void |
runJob()
Actually perform the task.
|
static void |
schedule(RouterContext ctx)
Schedule this job to run periodically.
|
dropped, getContext, getJobId, getMadeReadyOn, getTiming, madeReady, requeue, toStringpublic NetDbCachingJob(RouterContext ctx, boolean reverseDnsEnabled, boolean introducerEnabled)
public String getName()
Jobpublic void runJob()
Jobpublic static void schedule(RouterContext ctx)