| Constructor and Description |
|---|
QueryStage(VotLintTapRunner tapRunner,
MetadataHolder metaHolder,
CapabilityHolder capHolder)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription()
Returns a short one-line description of this stage.
|
void |
run(Reporter reporter,
TapService tapService)
Performs the validation checks for this stage.
|
public QueryStage(VotLintTapRunner tapRunner, MetadataHolder metaHolder, CapabilityHolder capHolder)
tapRunner - object that can run TAP queriesmetaHolder - provides table metadata at run timecapHolder - provides capability info at run time;
may be null if capability-related queries
are not requiredpublic String getDescription()
StagegetDescription in interface Stagepublic void run(Reporter reporter, TapService tapService)
StageCopyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.