public class TapSchemaStage extends TableMetadataStage
| Constructor and Description |
|---|
TapSchemaStage(TapRunner tapRunner)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected MetadataHolder |
readTableMetadata(Reporter reporter,
TapService tapService)
Reads an object providing table metadata to check.
|
void |
run(Reporter reporter,
TapService tapService)
Performs the validation checks for this stage.
|
getDescription, getSourceDescription, getTableMetadata, hasDetail, setTableFilterpublic TapSchemaStage(TapRunner tapRunner)
tapRunner - object to perform TAP queriespublic void run(Reporter reporter, TapService tapService)
Stagerun in interface Stagerun in class TableMetadataStagereporter - destination for validation messagestapService - TAP service descriptionprotected MetadataHolder readTableMetadata(Reporter reporter, TapService tapService)
TableMetadataStagereadTableMetadata in class TableMetadataStagereporter - destination for messagestapService - TAP service descriptionCopyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.