class StartExplorersJob extends JobImpl
| Modifier and Type | Field and Description |
|---|---|
(package private) static int |
LOW_FFS |
| Constructor and Description |
|---|
StartExplorersJob(RouterContext context,
KademliaNetworkDatabaseFacade facade) |
| Modifier and Type | Method and 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, toStringstatic final int LOW_FFS
public StartExplorersJob(RouterContext context, KademliaNetworkDatabaseFacade facade)
public void runJob()
Jobpublic void updateExploreSchedule()