public class PeerTestJob extends JobImpl
Constructor and Description |
---|
PeerTestJob(RouterContext context)
Creates a new instance of PeerTestJob
|
Modifier and Type | Method and Description |
---|---|
String |
getName()
Descriptive name of the task
|
void |
runJob()
Actually perform the task.
|
void |
startTesting(PeerManager manager) |
void |
stopTesting() |
dropped, getAddedBy, getContext, getJobId, getMadeReadyOn, getTiming, madeReady, requeue, toString
public PeerTestJob(RouterContext context)
public void startTesting(PeerManager manager)
public void stopTesting()
public void runJob()
Job