public class ObsTapStage extends java.lang.Object implements Stage
Constructor and Description |
---|
ObsTapStage(TapRunner tapRunner,
CapabilityHolder capHolder,
MetadataHolder metaHolder)
Constructor.
|
Modifier and Type | Method and 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 ObsTapStage(TapRunner tapRunner, CapabilityHolder capHolder, MetadataHolder metaHolder)
tapRunner
- runs TAP queriescapHolder
- provides capability metadata at runtimemetaHolder
- provides table metadata at runtimepublic java.lang.String getDescription()
Stage
getDescription
in interface Stage
Copyright © 2017 Central Laboratory of the Research Councils. All Rights Reserved.