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
createProducerMethods 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:MapperTaskReturns this task's Mapper object.- Overrides:
getMapperin classMapperTask- Returns:
- mapper
-
getTablesInput
Description copied from class:MapperTaskReturns the object used for acquiring input tables from the environment.- Overrides:
getTablesInputin classMapperTask- Returns:
- tables input
-