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, setTableFilter
public TapSchemaStage(TapRunner tapRunner)
tapRunner
- object to perform TAP queriespublic void run(Reporter reporter, TapService tapService)
Stage
run
in interface Stage
run
in class TableMetadataStage
reporter
- destination for validation messagestapService
- TAP service descriptionprotected MetadataHolder readTableMetadata(Reporter reporter, TapService tapService)
TableMetadataStage
readTableMetadata
in class TableMetadataStage
reporter
- destination for messagestapService
- TAP service descriptionCopyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.