| Constructor | Description |
|---|---|
JobStage(MetadataHolder metaHolder,
long pollMillis) |
Constructor.
|
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
getDescription() |
Returns a short one-line description of this stage.
|
void |
run(Reporter reporter,
uk.ac.starlink.vo.EndpointSet endpointSet) |
Performs the validation checks for this stage.
|
public JobStage(MetadataHolder metaHolder, long pollMillis)
metaHolder - supplies table metadata at run time so we know
what to querypollMillis - number of milliseconds between polling attempts
when waiting for a normal job to completepublic java.lang.String getDescription()
StagegetDescription in interface StageCopyright © 2018 Central Laboratory of the Research Councils. All Rights Reserved.