public class NetDbCachingJob extends JobImpl
| Constructor and Description |
|---|
NetDbCachingJob(RouterContext ctx,
boolean reverseDnsEnabled,
boolean introducerEnabled)NetDbCachingJob. |
| Modifier and Type | Method and Description |
|---|---|
String | getName()Descriptive name of the task |
void | runJob()runJob. |
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()
public static void schedule(RouterContext ctx)