Package uk.ac.starlink.ttools.task
Class TableMatchN
java.lang.Object
uk.ac.starlink.ttools.task.ConsumerTask
uk.ac.starlink.ttools.task.MapperTask
uk.ac.starlink.ttools.task.TableMatchN
- All Implemented Interfaces:
uk.ac.starlink.task.Task
Permforms a multi-table crossmatch.
- Since:
- 20 Nov 2007
- Author:
- Mark Taylor
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns this task's Mapper object.Returns the object used for acquiring input tables from the environment.Methods inherited from class uk.ac.starlink.ttools.task.MapperTask
createProducer
Methods inherited from class uk.ac.starlink.ttools.task.ConsumerTask
createExecutable, createProducer, getIdentity, getOutputMode, getParameterList, getParameters, getPurpose
-
Constructor Details
-
TableMatchN
public TableMatchN()
-
-
Method Details
-
getMapper
Description copied from class:MapperTask
Returns this task's Mapper object.- Overrides:
getMapper
in classMapperTask
- Returns:
- mapper
-
getTablesInput
Description copied from class:MapperTask
Returns the object used for acquiring input tables from the environment.- Overrides:
getTablesInput
in classMapperTask
- Returns:
- tables input
-