public class TapMapper extends java.lang.Object implements TableMapper
TapQuerier.| Constructor and Description |
|---|
TapMapper() |
| Modifier and Type | Method and Description |
|---|---|
TableMapping |
createMapping(uk.ac.starlink.task.Environment env,
int nup)
Creates a new mapping object, using a given execution environment
for any additional required state.
|
uk.ac.starlink.task.Parameter[] |
getParameters()
Returns the parameters defined by this mapper.
|
public uk.ac.starlink.task.Parameter[] getParameters()
TableMappergetParameters in interface TableMapperpublic TableMapping createMapping(uk.ac.starlink.task.Environment env, int nup) throws uk.ac.starlink.task.TaskException
TableMappercreateMapping in interface TableMapperenv - execution environmentnup - number of input tables that the mapping will operate on
if known; -1 if notuk.ac.starlink.task.TaskExceptionCopyright © 2017 Central Laboratory of the Research Councils. All Rights Reserved.