| Constructor | Description |
|---|---|
StartExplorersJob(RouterContext context,
KademliaNetworkDatabaseFacade facade) |
| Modifier and Type | Method | Description |
|---|---|---|
String |
getName() |
Descriptive name of the task
|
void |
runJob() |
Actually perform the task.
|
void |
updateExploreSchedule() |
the exploration has found some new peers - update the schedule so that
we'll explore appropriately.
|
dropped, getAddedBy, getContext, getJobId, getMadeReadyOn, getTiming, madeReady, requeue, toStringpublic StartExplorersJob(RouterContext context, KademliaNetworkDatabaseFacade facade)
public void runJob()
Jobpublic void updateExploreSchedule()