public class Match2Mapping extends Object implements TableMapping
| Modifier and Type | Method and Description |
|---|---|
protected StarTable |
makeSubTable(StarTable inTable,
String[] exprTuple)
Creates a table containing the values which are required by the
matcher.
|
StarTable |
mapTables(InputTableSpec[] inSpecs)
Perform table mapping.
|
public StarTable mapTables(InputTableSpec[] inSpecs) throws IOException, TaskException
TableMappingmapTables in interface TableMappinginSpecs - input tablesIOExceptionTaskExceptionprotected StarTable makeSubTable(StarTable inTable, String[] exprTuple) throws ExecutionException
inTable - input tableexprTuple - array of JEL expressions giving the values of
the tuple elements required for the matcherExecutionException - if a compilation error occursCopyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.