public class TapSchemaStage extends TableMetadataStage
Constructor and Description |
---|
TapSchemaStage(TapRunner tapRunner)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
protected uk.ac.starlink.vo.SchemaMeta[] |
readTableMetadata(Reporter reporter,
uk.ac.starlink.vo.EndpointSet endpointSet)
Returns an array providing table metadata to check.
|
void |
run(Reporter reporter,
uk.ac.starlink.vo.EndpointSet endpointSet)
Performs the validation checks for this stage.
|
getDescription, getSourceDescription, getTableMetadata
public TapSchemaStage(TapRunner tapRunner)
tapRunner
- object to perform TAP queriespublic void run(Reporter reporter, uk.ac.starlink.vo.EndpointSet endpointSet)
Stage
run
in interface Stage
run
in class TableMetadataStage
reporter
- destination for validation messagesendpointSet
- locations of TAP service endpointsprotected uk.ac.starlink.vo.SchemaMeta[] readTableMetadata(Reporter reporter, uk.ac.starlink.vo.EndpointSet endpointSet)
TableMetadataStage
readTableMetadata
in class TableMetadataStage
reporter
- destination for validation messagesendpointSet
- TAP service endpointsCopyright © 2017 Central Laboratory of the Research Councils. All Rights Reserved.