| Constructor and Description |
|---|
ExpireLeasesJob(RouterContext ctx,
KademliaNetworkDatabaseFacade facade) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Descriptive name of the task
|
String |
getTunnelName(Destination d) |
void |
runJob()
Actually perform the task.
|
(package private) void |
shutdown()
Mark this job as shutdown to prevent requeueing
|
dropped, getContext, getJobId, getMadeReadyOn, getTiming, madeReady, requeue, toStringpublic ExpireLeasesJob(RouterContext ctx, KademliaNetworkDatabaseFacade facade)
public String getName()
Jobpublic String getTunnelName(Destination d)
public void runJob()
Jobvoid shutdown()