Jobpublic 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, toStringpublic PeerTestJob(RouterContext context)
public void startTesting(PeerManager manager)
public void stopTesting()
public java.lang.String getName()
Jobpublic void runJob()
Job