| Constructor and Description |
|---|
CleanupLURoutersJob(RouterContext ctx,
KademliaNetworkDatabaseFacade facade)Creates a new cleanup job for least-used routers. |
| Modifier and Type | Method and Description |
|---|---|
String | getName()Descriptive name of the task |
void | runJob()Actually perform the task. |
dropped, getContext, getJobId, getMadeReadyOn, getTiming, madeReady, requeue, toStringpublic CleanupLURoutersJob(RouterContext ctx, KademliaNetworkDatabaseFacade facade)
ctx - the router contextfacade - the network database facade