uk.ac.starlink.ttools.task
Class CdsUploadSkyMatch

java.lang.Object
  extended by uk.ac.starlink.ttools.task.ConsumerTask
      extended by uk.ac.starlink.ttools.task.SingleMapperTask
          extended by uk.ac.starlink.ttools.task.CdsUploadSkyMatch
All Implemented Interfaces:
Task

public class CdsUploadSkyMatch
extends SingleMapperTask

Upload matcher that uses CDS's Xmatch service.

Since:
14 May 2014
Author:
Mark Taylor

Constructor Summary
CdsUploadSkyMatch()
          Constructor.
 
Method Summary
 TableProducer createProducer(Environment env)
          Returns an object which can produce the effective output table which will be consumed by this task.
 
Methods inherited from class uk.ac.starlink.ttools.task.SingleMapperTask
createInputProducer
 
Methods inherited from class uk.ac.starlink.ttools.task.ConsumerTask
createExecutable, createProducer, getOutputMode, getParameterList, getParameters, getPurpose
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CdsUploadSkyMatch

public CdsUploadSkyMatch()
Constructor.

Method Detail

createProducer

public TableProducer createProducer(Environment env)
                             throws TaskException
Description copied from class: ConsumerTask
Returns an object which can produce the effective output table which will be consumed by this task.

Specified by:
createProducer in class ConsumerTask
Parameters:
env - execution environment
Returns:
table producer
Throws:
TaskException


Copyright © 2015 Central Laboratory of the Research Councils. All Rights Reserved.