Job
public class PeerTestJob extends JobImpl
コンストラクタ | 説明 |
---|---|
PeerTestJob(RouterContext context) |
Creates a new instance of PeerTestJob
|
修飾子とタイプ | メソッド | 説明 |
---|---|---|
java.lang.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 java.lang.String getName()
Job
public void runJob()
Job